Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
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
Lynnic
2015-12-05 20:27:38 +0800
Commit
8f55af4b76e276f0e133ea7c3cd6090752dfc778
1 parent
e7f6ac0a
修改了测量方式的上下留白 --code reviewed by zhaobiao
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/sass/product/_product-description.scss
static/sass/product/_product-description.scss
View file @
8f55af4
...
...
@@ -162,10 +162,10 @@
.measurement-method
{
.detail
{
width
:
100%
;
margin-top
:
0
;
margin-bottom
:
0
;
img
{
width
:
100%
;
margin-top
:
pxToRem
(
18px
);
margin-right
:
pxToRem
(
28px
);
}
}
}
...
...
Please
register
or
login
to post a comment