STYLE Update swiper button styles to include positioning adjustments
This commit is contained in:
parent
aca97cbe7b
commit
88aa9f560d
|
|
@ -32,6 +32,7 @@
|
||||||
.swiper-button-next,
|
.swiper-button-next,
|
||||||
.swiper-button-prev {
|
.swiper-button-prev {
|
||||||
@apply static block border border-primary p-12 rounded-full transition-all duration-300;
|
@apply static block border border-primary p-12 rounded-full transition-all duration-300;
|
||||||
|
|
||||||
&:after {
|
&:after {
|
||||||
@apply left-1/2 top-1/2 block w-fit;
|
@apply left-1/2 top-1/2 block w-fit;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user