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
Plain Diff
Browse Files
Authored by
xuqi
9 years ago
Commit
8c27ebc7088987afe5ae798698aa38d3d6d59610
2 parents
711d794f
dc3c1151
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
static/sass/product/_detail.scss
static/sass/product/_detail.scss
View file @
8c27ebc
...
...
@@ -48,8 +48,7 @@ $basicBtnC:#eb0313;
//padding: pxToRem(20px) pxToRem(12px);
padding
:
pxToRem
(
6px
)
3%
;
width
:
49
.9%
;
border-bottom
:
pxToRem
(
4px
)
solid
#fff
;
border-right
:
pxToRem
(
4px
)
solid
#fff
;
border
:
1px
solid
#fff
;
font-size
:
pxToRem
(
24px
);
background-color
:
$tableCellC
;
word-wrap
:
break-word
;
...
...
@@ -69,8 +68,7 @@ $basicBtnC:#eb0313;
width
:
49
.9%
;
background-color
:
$tableCellC
;
box-sizing
:
border-box
;
border-bottom
:
1px
solid
#fff
;
border-right
:
1px
solid
#fff
;
border
:
1px
solid
#fff
;
width
:
49
.9%
;
height
:
100%
;
float
:
left
;
...
...
Please
register
or
login
to post a comment