Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
baoss
2019-12-17 14:12:47 +0800
Commit
1b8de13cb61e2d1616482d944b7e6b93359efda6
1 parent
da840f20
UI调整 review by bevishuang
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
public/scss/activity/group/floor/guess-like.scss
public/scss/activity/group/new-filter-list.scss
public/scss/activity/group/floor/guess-like.scss
View file @
1b8de13
...
...
@@ -19,7 +19,7 @@
height
:
88px
;
.guess-tab
{
min-width
:
1
6
0px
;
min-width
:
1
4
0px
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
...
...
@@ -47,7 +47,7 @@
line-height
:
88px
;
text-align
:
center
;
font-size
:
28px
;
font-weight
:
60
0
;
font-weight
:
45
0
;
color
:
#b0b0b0
;
}
...
...
public/scss/activity/group/new-filter-list.scss
View file @
1b8de13
...
...
@@ -116,11 +116,11 @@
letter-spacing
:
0
;
box-sizing
:
border-box
;
height
:
32px
;
line-height
:
3
2
px
;
line-height
:
3
0
px
;
padding-left
:
10px
;
padding-right
:
10px
;
border-radius
:
15px
;
border
:
0
.8
px
#222
solid
;
border
:
1
px
#222
solid
;
color
:
#222
;
}
...
...
Please
register
or
login
to post a comment