feat(spa): add custom dock

This commit is contained in:
2025-10-22 12:12:43 +03:00
parent 2e699eb0d6
commit 4936e6f16c
3 changed files with 81 additions and 36 deletions

View File

@@ -52,11 +52,6 @@ html {
color: white;
}
.app-dock {
padding-bottom: var(--tg-safe-area-inset-bottom);
height: calc(64px + var(--tg-safe-area-inset-bottom));
}
.swiper-pagination-bullets > .swiper-pagination-bullet {
background-color: red;
color: red;