Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
biao
2015-12-04 14:31:01 +0800
Commit
000fbe639a05c56cbcac47456c49845956ecdc4d
1 parent
65fc888b
fix price row 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 @
000fbe6
...
...
@@ -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