Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
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
weiguang.xie
2015-12-17 17:15:53 +0800
Commit
2c98cb54880c711343d237cbbc5198340a23f01c
2 parents
93d06f49
f577557b
Merge branch 'fix/cart' into 'develop'
修复购物车页面左右滚动问题 See merge request !43
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
static/sass/cart/_index.scss
static/sass/cart/_index.scss
View file @
2c98cb5
@@ -6,6 +6,7 @@
@@ -6,6 +6,7 @@
6
6
7
.shopping-cart-page
{
7
.shopping-cart-page
{
8
padding-bottom
:
120rem
/
$pxConvertRem
;
8
padding-bottom
:
120rem
/
$pxConvertRem
;
9
+
overflow-x
:
hidden
;
9
10
10
.cart-nav
{
11
.cart-nav
{
11
color
:
#c6c6c6
;
12
color
:
#c6c6c6
;
Please
register
or
login
to post a comment