Initial commit
This commit is contained in:
5
resources/styles/@core/template/libs/swiper.scss
Normal file
5
resources/styles/@core/template/libs/swiper.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
swiper-container {
|
||||
--swiper-navigation-color: rgb(var(--v-theme-primary));
|
||||
--swiper-navigation-size: 1.75rem;
|
||||
--swiper-pagination-color: rgb(var(--v-theme-primary));
|
||||
}
|
||||
Reference in New Issue
Block a user