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
Email Patches
Plain Diff
Browse Files
Authored by
uedxwg
2015-12-22 00:21:31 +0800
Commit
362d93be00d4bf77eee299a1478fa87462c8b443
1 parent
354e889f
'购物车商品列表文字过大修改'
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 @
362d93b
...
...
@@ -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 @
362d93b
...
...
@@ -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