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
毕凯
2015-12-22 01:04:52 +0800
Commit
34728cdf806444d6b294e9dfb2670b145c6df0a5
1 parent
bbc01df3
订单确认 点击按钮 触发区域变大
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
static/sass/cart/_order-ensure.scss
static/sass/cart/_order-ensure.scss
View file @
34728cd
...
...
@@ -137,6 +137,13 @@
color
:
#999
;
}
}
.checkbox
{
display
:
inline-block
;
width
:
80rem
/
$pxConvertRem
;
text-align
:
center
;
margin-right
:
-20rem
/
$pxConvertRem
;
}
.coin-check
{
float
:
right
;
...
...
Please
register
or
login
to post a comment