Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
xuqi
2015-10-28 21:05:18 +0800
Commit
a078816a8e925e9bcd94a742a8da91a46eb39397
2 parents
c2258d06
1c1f4368
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
static/sass/home/_floor-header.scss
static/sass/home/_goods-category.scss
static/sass/home/_maybe-like.scss
static/sass/home/_floor-header.scss
View file @
a078816
...
...
@@ -22,9 +22,10 @@
color
:
#444
;
.more-btn
{
position
:
absolute
;
right
:
30rem
/
$pxConvertR
em
;
right
:
0
.75r
em
;
top
:
0
;
bottom
:
0
;
color
:
#b0b0b0
;
font-size
:
1
.25rem
;
}
}
\ No newline at end of file
...
...
static/sass/home/_goods-category.scss
View file @
a078816
...
...
@@ -40,11 +40,12 @@
.goods-category
.category-list
{
background
:
#f5f7f6
;
height
:
383rem
/
$pxConvertRem
;
border-bottom
:
1px
solid
#e0e0e0
;
overflow
:
hidden
;
li
{
float
:
left
;
width
:
191rem
/
$pxConvertRem
;
height
:
181rem
/
$pxConvertRem
;
height
:
191rem
/
$pxConvertRem
;
border-left
:
1px
solid
#e0e0e0
;
.first-show
{
...
...
static/sass/home/_maybe-like.scss
View file @
a078816
...
...
@@ -41,7 +41,7 @@
}
.load-more-info
{
width
:
100%
;
height
:
5
70rem
/
$pxConvertRem
;
height
:
70rem
/
$pxConvertRem
;
line-height
:
70rem
/
$pxConvertRem
;
text-align
:
center
;
font-size
:
14px
;
...
...
Please
register
or
login
to post a comment