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
2015-12-23 11:31:54 +0800
Commit
35051590423f3fd5f36da57edbdab6dd2c2fd08e
1 parent
e3ce0372
optimise the few-tag position according to the good img update. code reivew by XWG
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
static/sass/cart/_good.scss
static/sass/cart/_good.scss
View file @
3505159
...
...
@@ -28,11 +28,10 @@
}
.few-tag
{
width
:
1
48
rem
/
$pxConvertRem
;
width
:
1
50
rem
/
$pxConvertRem
;
position
:
absolute
;
left
:
92rem
/
$pxConvertRem
;
text-align
:
center
;
top
:
7
5
%
;
top
:
7
2
%
;
color
:
#fff
;
}
...
...
Please
register
or
login
to post a comment