Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
xuqi
9 years ago
Commit
c941f80d9e8784e38a6ff93dffa357ac7bd47fdb
1 parent
ce3ba5cb
vip grade style
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/sass/me/_vip-grade.scss
static/sass/me/_vip-grade.scss
View file @
c941f80
...
...
@@ -20,10 +20,10 @@
display
:
block
;
}
span
{
float
:
left
;
overflow
:
hidden
;
}
.user-name
{
float
:
left
;
max-width
:
240rem
/
$pxConvertRem
;
text-overflow
:ellipsis
;
white-space
:nowrap
;
...
...
@@ -32,6 +32,7 @@
}
.vip-icon
{
float
:
left
;
width
:
pxToRem
(
72px
);
height
:
pxToRem
(
32px
);
line-height
:
36rem
/
$pxConvertRem
;
...
...
Please
register
or
login
to post a comment