forked from M3-Academy/m3-academy-template-checkout
fix(slick): buttons - prev, next
This commit is contained in:
parent
c350a69373
commit
d5fa7e3bee
@ -106,7 +106,7 @@
|
||||
no-repeat center center;
|
||||
z-index: 4;
|
||||
left: 22px;
|
||||
top: 30%;
|
||||
top: 40%;
|
||||
border: none;
|
||||
height: 30px;
|
||||
}
|
||||
@ -115,7 +115,7 @@
|
||||
no-repeat center center;
|
||||
z-index: 4;
|
||||
right: 20px;
|
||||
bottom: 62%;
|
||||
top: 40%;
|
||||
border: none;
|
||||
height: 30px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user