Files
panel/resources/styles/@core/template/libs/swiper.scss

6 lines
174 B
SCSS
Raw Normal View History

2025-08-04 16:33:07 +03:30
swiper-container {
--swiper-navigation-color: rgb(var(--v-theme-primary));
--swiper-navigation-size: 1.75rem;
--swiper-pagination-color: rgb(var(--v-theme-primary));
}