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
hf
2015-12-22 05:53:05 +0800
Commit
0776706717a1c5e03d028c0e1075d5774f1f9e36
2 parents
d847c03d
8091862f
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
1 additions
and
3 deletions
static/sass/cart/_good.scss
static/sass/cart/_select-coupon.scss
static/sass/cart/_good.scss
View file @
0776706
...
...
@@ -7,8 +7,6 @@
position
:
absolute
;
width
:
20rem
/
$pxConvertRem
;
height
:
200rem
/
$pxConvertRem
;
top
:
0
.4rem
;
left
:
0
;
background-color
:
transparent
;
z-index
:
99
;
}
...
...
@@ -61,7 +59,6 @@
}
.info
{
position
:
relative
;
float
:
left
;
margin-left
:
60rem
/
$pxConvertRem
;
padding
:
16rem
/
$pxConvertRem
0
;
...
...
static/sass/cart/_select-coupon.scss
View file @
0776706
...
...
@@ -6,6 +6,7 @@
margin-bottom
:
pxToRem
(
30px
);
padding-left
:
pxToRem
(
30px
);
padding-right
:
pxToRem
(
30px
);
font-size
:
pxToRem
(
24px
);
input
{
padding
:
0
pxToRem
(
12px
);
...
...
Please
register
or
login
to post a comment