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
biao
9 years ago
Commit
305f527ffd1488eaf2764c1b3f95d2e0059452c6
1 parent
976d5a4f
优化 购物车页面 checkbox 和 删除按钮位置. code review by XWG
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/sass/cart/_good.scss
static/sass/cart/_good.scss
View file @
305f527
...
...
@@ -15,7 +15,7 @@
position
:
absolute
;
top
:
50%
;
margin-top
:
-14rem
/
$pxConvertRem
;
margin-left
:
20
rem
/
$pxConvertRem
;
margin-left
:
8
rem
/
$pxConvertRem
;
font-size
:
28rem
/
$pxConvertRem
;
&
.icon-cb-checked
{
...
...
@@ -170,7 +170,7 @@
}
.icon-del
{
right
:
14
rem
/
$pxConvertRem
;
right
:
20
rem
/
$pxConvertRem
;
}
.icon-edit
{
...
...
Please
register
or
login
to post a comment