feat(spa): add dock
This commit is contained in:
@@ -52,6 +52,11 @@ 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;
|
||||
|
||||
Reference in New Issue
Block a user