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
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
2016-12-28 17:57:23 +0800
Commit
59292a123efbc2c3a2d58ef0d10ee5f37eea92f4
1 parent
e132e9d7
swiper height remove
Show 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 @
59292a1
...
...
@@ -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 @
59292a1
...
...
@@ -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