Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
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
Plain Diff
Browse Files
Authored by
biao
2015-12-04 14:34:16 +0800
Commit
f0acd64985145f395c370f58607f909dd7500e5c
2 parents
65fc888b
000fbe63
fix price alignment issue. code review by XWG
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/sass/product/_detail.scss
static/sass/product/_detail.scss
View file @
f0acd64
...
...
@@ -181,8 +181,8 @@ $basicBtnC:#eb0313;
min-height
:
pxToRem
(
83px
);
font-size
:
pxToRem
(
28px
);
color
:
#fff
;
padding-left
:
pxToRem
(
25px
);
padding-right
:
pxToRem
(
25px
);
padding-left
:
pxToRem
(
28px
);
padding-right
:
pxToRem
(
28px
);
line-height
:
pxToRem
(
36px
);
background-color
:
#515150
;
}
...
...
Please
register
or
login
to post a comment