feat: update styles
This commit is contained in:
@@ -13,7 +13,7 @@ html {
|
||||
--swiper-navigation-color: var(--color-primary);
|
||||
--swiper-pagination-bullet-inactive-color: var(--color-base-content);
|
||||
--swiper-pagination-fraction-color: var(--color-neutral-content);
|
||||
--swiper-pagination-bottom: var(--tg-safe-area-inset-bottom);
|
||||
--product_list_title_max_lines: 1;
|
||||
}
|
||||
|
||||
.swiper-pagination-bullets {
|
||||
@@ -43,4 +43,8 @@ html {
|
||||
.swiper-pagination-bullets > .swiper-pagination-bullet {
|
||||
background-color: red;
|
||||
color: red;
|
||||
}
|
||||
|
||||
.swiper-pagination-bullets {
|
||||
top: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user