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
e823764c
authored
2023-07-24 15:16:15 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev'
2 parents
e6bee497
728ac420
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
src/layout/components/TagsView/index.vue
src/views/ywbl/ywsq/ywsq.scss
src/layout/components/TagsView/index.vue
View file @
e823764
...
...
@@ -276,7 +276,7 @@
color
:
#495060
;
background
:
#fff
;
padding
:
0
8px
;
font-size
:
1
2
px
;
font-size
:
1
5
px
;
margin-left
:
5px
;
margin-top
:
4px
;
...
...
src/views/ywbl/ywsq/ywsq.scss
View file @
e823764
...
...
@@ -73,8 +73,6 @@
.item-list
{
padding
:
0
20px
0
20px
;
li
{
cursor
:
pointer
;
line-height
:
36px
;
...
...
@@ -83,6 +81,7 @@
padding-left
:
10px
;
border-radius
:
2px
;
box-sizing
:
border-box
;
font-size
:
14px
;
border
:
1px
solid
rgb
(
235
,
235
,
235
);
transition
:
all
0
.3s
;
...
...
@@ -190,7 +189,7 @@
justify-content
:
space-between
;
margin-left
:
10px
;
cursor
:
pointer
;
font-size
:
1
3
px
;
font-size
:
1
4
px
;
margin-bottom
:
15px
;
p
:nth-child
(
2
)
{
...
...
@@ -207,7 +206,6 @@
width
:
100%
;
padding
:
1px
;
padding-left
:
30px
;
font-size
:
13px
;
display
:
flex
;
justify-content
:
center
;
flex-direction
:
column
;
...
...
Please
register
or
sign in
to post a comment