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
9 years ago
Commit
2016a94eb77ab3c3af60866055989e816adfa7de
2 parents
d06a0a77
f82b3cb8
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
static/sass/cart/_chose-panel.scss
static/sass/cart/_chose-panel.scss
View file @
2016a94
...
...
@@ -31,6 +31,7 @@
}
.basic-info
{
// height: 100rem / $pxConvertRem;
overflow
:
hidden
;
position
:
relative
;
margin-bottom
:
pxToRem
(
30px
);
...
...
@@ -155,10 +156,12 @@
height
:
80rem
/
$pxConvertRem
;
line-height
:
80rem
/
$pxConvertRem
;
padding
:
0
;
border
:
none
;
border-top
:
1px
solid
#e6e6e6
;
border-bottom
:
1px
solid
#e6e6e6
;
border
:
1px
solid
#e6e6e6
;
text-align
:
center
;
margin-left
:
-1px
;
}
.btn-plus
{
margin-left
:
-1px
;
}
.btn-wrap
{
...
...
Please
register
or
login
to post a comment