Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7db3545c
authored
2023-03-14 14:22:11 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:btn
1 parent
269f77be
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/components/Button.vue
src/components/Button.vue
View file @
7db3545
...
@@ -26,7 +26,8 @@ export default {
...
@@ -26,7 +26,8 @@ export default {
26
color
:
#ffffff
;
26
color
:
#ffffff
;
27
margin
:
0
5px
;
27
margin
:
0
5px
;
28
cursor
:
pointer
;
28
cursor
:
pointer
;
29
border
:
0
29
border
:
0
;
30
font-size
:
14px
;
30
}
31
}
31
32
32
.cx
{
33
.cx
{
...
...
Please
register
or
sign in
to post a comment