New icon for PWA. CSS corrections.
Run Tests on Branches / Backend Tests (push) Successful in 3m32s
Run Tests on Branches / Frontend Tests (push) Successful in 3m27s

This commit is contained in:
Antoni Nuñez Romeu
2026-07-06 10:01:47 +02:00
parent c0c58556e7
commit 7550978bc8
7 changed files with 36 additions and 22 deletions
+7 -1
View File
@@ -132,6 +132,12 @@
stroke-width: 2.5;
}
.bottom-nav-item:hover {
color: var(--primary);
background: transparent;
font-weight: 700;
}
.nav-elevated.active .nav-label {
color: var(--tertiary);
}
}