Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
Email Patches
Plain Diff
Browse Files
Authored by
biao
2016-02-02 16:35:02 +0800
Commit
e9acf69a02dc8163e113240c2ff2c6c0f1e76e32
1 parent
327a48a9
调整购物车勾选框位置. code review by XWG
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/sass/cart/_good.scss
static/sass/cart/_good.scss
View file @
e9acf69
...
...
@@ -14,7 +14,7 @@
.checkbox
{
position
:
absolute
;
top
:
50%
;
margin-top
:
-
1
4rem
/
$pxConvertRem
;
margin-top
:
-
3
4rem
/
$pxConvertRem
;
margin-left
:
8rem
/
$pxConvertRem
;
font-size
:
28rem
/
$pxConvertRem
;
...
...
Please
register
or
login
to post a comment