Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张泽世
/
yohobuywap-node
·
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
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai
2016-08-08 12:46:57 +0800
Commit
33aa38e37e67717fe63d01b762928824da696dc2
1 parent
0310741b
基本尺寸修改
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
9 additions
and
9 deletions
public/scss/channel/_coupon.css
public/scss/channel/_footer-tab.css
public/scss/channel/_home.css
public/scss/channel/_maybe-like.css
public/scss/guang/star/_star.css
public/scss/layout/_common.css
public/scss/product/detail/_detail.css
public/scss/product/sale/_break-code.css
public/scss/channel/_coupon.css
View file @
33aa38e
.coupon-area-page
{
max-width
:
64
0px
;
max-width
:
75
0px
;
overflow
:
hidden
;
}
...
...
public/scss/channel/_footer-tab.css
View file @
33aa38e
...
...
@@ -5,7 +5,7 @@
margin-left
:
-320px
;
width
:
100%
;
height
:
100px
;
max-width
:
64
0px
;
max-width
:
75
0px
;
padding-top
:
20px
;
box-sizing
:
border-box
;
background
:
#fff
;
...
...
public/scss/channel/_home.css
View file @
33aa38e
...
...
@@ -28,7 +28,7 @@
margin-left
:
auto
;
margin-right
:
auto
;
width
:
100%
;
max-width
:
64
0px
;
max-width
:
75
0px
;
overflow
:
hidden
;
}
...
...
public/scss/channel/_maybe-like.css
View file @
33aa38e
...
...
@@ -33,7 +33,7 @@
border-top
:
1px
solid
#ccc
;
left
:
0
;
top
:
80px
;
width
:
64
0px
;
width
:
75
0px
;
height
:
0
;
}
}
...
...
public/scss/guang/star/_star.css
View file @
33aa38e
...
...
@@ -133,7 +133,7 @@
&.avatar-clone
{
margin-top
:
0
;
position
:
fixed
;
width
:
64
0px
;
width
:
75
0px
;
padding-bottom
:
30px
;
z-index
:
9
;
background
:
#000
;
...
...
public/scss/layout/_common.css
View file @
33aa38e
...
...
@@ -56,7 +56,7 @@ a {
position
:
relative
;
margin-right
:
auto
;
margin-left
:
auto
;
max-width
:
64
0px
;
max-width
:
75
0px
;
width
:
100%
;
}
...
...
public/scss/product/detail/_detail.css
View file @
33aa38e
...
...
@@ -699,7 +699,7 @@ $basicBtnC: #eb0313;
z-index
:
2
;
box-sizing
:
border-box
;
padding
:
20px
28px
;
width
:
64
0px
;
width
:
75
0px
;
height
:
120px
;
border-top
:
1px
solid
$
borderC
;
background-color
:
#fff
;
...
...
public/scss/product/sale/_break-code.css
View file @
33aa38e
.break-code-page
{
overflow
:
hidden
;
margin
:
0
auto
;
max-width
:
64
0px
;
max-width
:
75
0px
;
.banner
{
width
:
64
0px
;
width
:
75
0px
;
img
{
width
:
100%
;
...
...
Please
register
or
login
to post a comment