Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
毕凯
2015-12-22 01:24:28 +0800
Commit
4c1be92e8e48e4aa1e2b832c6015e54e130e74cb
2 parents
f4820062
4b083d1d
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
static/sass/cart/_good.scss
static/sass/cart/_index.scss
static/sass/cart/_good.scss
View file @
4c1be92
...
...
@@ -28,9 +28,9 @@
}
.few-tag
{
width
:
1
32
rem
/
$pxConvertRem
;
width
:
1
48
rem
/
$pxConvertRem
;
position
:
absolute
;
left
:
100
rem
/
$pxConvertRem
;
left
:
92
rem
/
$pxConvertRem
;
text-align
:
center
;
top
:
75%
;
color
:
#fff
;
...
...
static/sass/cart/_index.scss
View file @
4c1be92
...
...
@@ -5,7 +5,7 @@
.icon-cb-checked
:before
{
content
:
"\e61d"
;
}
.shopping-cart-page
{
padding
-bottom
:
120rem
/
$pxConvertRem
;
margin
-bottom
:
120rem
/
$pxConvertRem
;
overflow-x
:
hidden
;
background
:
#f0f0f0
;
...
...
Please
register
or
login
to post a comment