Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Lynnic
9 years ago
Commit
db69eddf40cccb5d41beeb70688d82f94bdb4ea7
1 parent
66987990
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/sass/product/_detail.scss
static/sass/product/_detail.scss
View file @
db69edd
...
...
@@ -130,12 +130,13 @@ $basicBtnC:#eb0313;
position
:
relative
;
.swiper-pagination
{
position
:
absolute
;
z-index
:
2
;
bottom
:
pxToRem
(
40px
);
.swiper-pagination-bullet
{
margin-right
:
2px
;
}
.swiper-pagination-bullet-active
{
background-color
:
#000
;
background-color
:
#000
!
important
;
}
}
}
...
...
Please
register
or
login
to post a comment