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
uedxwg
9 years ago
Commit
355a2ee0f935da662dcc7127943310eda5e118e7
1 parent
ed5cca1a
位置修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
static/sass/cart/_order-ensure.scss
static/sass/cart/_order-ensure.scss
View file @
355a2ee
...
...
@@ -39,8 +39,7 @@
i
{
position
:
absolute
;
left
:
16rem
/
$pxConvertRem
;
top
:
50%
;
transform
:translatey
(
-50
%
)
;
top
:
0%
;
font-size
:
44rem
/
$pxConvertRem
;
}
.choose
{
...
...
@@ -79,8 +78,7 @@
i
{
position
:
absolute
;
left
:
0
;
top
:
50%
;
transform
:translatey
(
-50
%
)
;
top
:
0%
;
font-size
:
44rem
/
$pxConvertRem
;
}
}
...
...
Please
register
or
login
to post a comment