menu: fix footer icons

This commit is contained in:
2025-10-09 17:22:10 +03:00
parent 0b0b80d0d5
commit 905367899e
4 changed files with 31 additions and 35 deletions

View File

@@ -13,7 +13,6 @@
:global(.darkApp) .scrollToTopButton {
background-color: var(--primary) !important;
border-color: var(--primary) !important;
color: #000000 !important;
}
:global(.darkApp) .scrollToTopButton:hover {