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
8bf2d8f2
authored
2023-07-24 15:23:31 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev'
2 parents
e823764c
a2e9d581
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 @
8bf2d8f
...
...
@@ -71,7 +71,7 @@
}
.item-list
{
padding
:
0
20px
0
2
0px
;
padding
:
0
1
0px
;
li
{
cursor
:
pointer
;
...
...
@@ -136,6 +136,7 @@
p
{
@include
flex-center
;
font-size
:
16px
;
}
&
:hover
{
...
...
@@ -217,6 +218,7 @@
display
:
flex
;
align-items
:
center
;
margin-left
:
30px
;
font-size
:
14px
;
}
p
:nth-child
(
2
)
{
...
...
Please
register
or
sign in
to post a comment