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 00:36:30 +0800
Commit
100ca0e31c2be7624eca5c5c28fc1a1f9e267ff8
2 parents
e48cab08
a3d7b4b0
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
static/sass/cart/_good.scss
static/sass/cart/_index.scss
static/sass/cart/_good.scss
View file @
100ca0e
...
...
@@ -119,7 +119,7 @@
}
.count
{
font-size
:
32
rem
/
$pxConvertRem
;
font-size
:
28
rem
/
$pxConvertRem
;
color
:
#999
;
display
:
inline-block
;
width
:
19%
;
...
...
static/sass/cart/_index.scss
View file @
100ca0e
...
...
@@ -137,6 +137,7 @@
padding
:
20rem
/
$pxConvertRem
;
font-size
:
24rem
/
$pxConvertRem
;
border-top
:
1px
solid
#e0e0e0
;
margin-bottom
:
30rem
/
$pxConvertRem
;
>
li
{
box-sizing
:
border-box
;
...
...
Please
register
or
login
to post a comment