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
Plain Diff
Browse Files
Authored by
hf
2015-12-08 00:10:53 +0800
Commit
ca25d985d40503e4f9b1f7679776e426bf133855
2 parents
79084dc0
6d99a5f0
Merge remote-tracking branch 'origin/develop'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
static/sass/me/_home.scss
static/sass/me/_vip-grade.scss
static/sass/me/_home.scss
View file @
ca25d98
...
...
@@ -88,12 +88,12 @@
position
:
relative
;
float
:
left
;
color
:
#fff
;
font-size
:
pxToRem
(
32
px
);
font-size
:
pxToRem
(
28
px
);
width
:
pxToRem
(
320px
);
// width: pxToRem(213px); 三栏宽度
p
{
font-size
:
pxToRem
(
2
2
px
);
font-size
:
pxToRem
(
2
4
px
);
}
&
:after
{
...
...
static/sass/me/_vip-grade.scss
View file @
ca25d98
...
...
@@ -23,7 +23,6 @@
overflow
:
hidden
;
}
.user-name
{
float
:
left
;
max-width
:
240rem
/
$pxConvertRem
;
text-overflow
:ellipsis
;
white-space
:nowrap
;
...
...
Please
register
or
login
to post a comment