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
陈轩
2016-09-23 18:44:42 +0800
Commit
b045e7d56a61fda9bd98e534145d2703df9a128b
1 parent
7e719685
fix vip-day good name height
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
public/scss/activity/vip_day/_entry.css
public/scss/activity/vip_day/_entry.css
View file @
b045e7d
...
...
@@ -298,8 +298,10 @@
.vip-good-name
{
font-size
:
20px
;
color
:
#fff
;
height
:
2rem
;
height
:
calc
(
2
*
20
*
1.2px
)
;
margin-bottom
:
10px
;
margin-left
:
5px
;
margin-right
:
5px
;
}
.vip-good-fav
{
...
...
Please
register
or
login
to post a comment