Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
ccbikai(👎🏻🍜)
2016-12-28 17:59:06 +0800
Commit
0cffb2ae00e3b4d7ab0f8b5b339ea90ac07dd619
2 parents
e132e9d7
59292a12
Merge remote-tracking branch 'origin/hotfix/swiperHeight'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
public/scss/channel/_banner-top.css
public/scss/product/shop/_shop-index.css
public/scss/channel/_banner-top.css
View file @
0cffb2a
...
...
@@ -38,7 +38,6 @@
.banner-swiper
{
position
:
static
;
max-height
:
312px
;
height
:
312px
;
ul
{
position
:
relative
;
...
...
public/scss/product/shop/_shop-index.css
View file @
0cffb2a
...
...
@@ -659,6 +659,10 @@
text-align
:
center
;
font-size
:
1.2em
;
}
.banner-swiper
{
height
:
312px
;
}
}
.shop-index
+
.filter-mask
{
...
...
Please
register
or
login
to post a comment