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-23 10:54:11 +0800
Commit
5efdef406120093e16d805f3f889d16424e749b2
1 parent
c8271c24
加价购 商品图片和商品名称之间没有间隔
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
static/sass/cart/_chose-panel.scss
static/sass/cart/_chose-panel.scss
View file @
5efdef4
@@ -41,6 +41,7 @@
@@ -41,6 +41,7 @@
41
.thumb
{
41
.thumb
{
42
float
:
left
;
42
float
:
left
;
43
width
:
100rem
/
$pxConvertRem
;
43
width
:
100rem
/
$pxConvertRem
;
44
+
margin-right
:
20rem
/
$pxConvertRem
;
44
}
45
}
45
46
46
.text-info
{
47
.text-info
{
Please
register
or
login
to post a comment