Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-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
5d585be0
authored
2023-07-11 16:10:54 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev' of
http://yun.pashanhoo.com:9090/bdc/bdcdj-web
into dev
2 parents
2b3d5b3e
49b44ad1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
src/views/ywbl/ywsq/ywsq.scss
src/views/ywbl/ywsq/ywsq.scss
View file @
5d585be
...
...
@@ -27,6 +27,7 @@
box-sizing
:
border-box
;
padding
:
10px
;
display
:
flex
;
flex-direction
:
column
;
.item-list
{
...
...
@@ -39,6 +40,7 @@
line-height
:
36px
;
border
:
1px
solid
$borderColor
;
font-weight
:
700
;
font-size
:
16px
;
padding
:
5px
0
5px
10px
;
background-color
:
#fff
;
margin-bottom
:
5px
;
...
...
@@ -253,4 +255,4 @@
text-align
:
center
;
margin-top
:
20px
;
}
}
}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment