refactor(NavTabButton): lower icon opacity

This commit is contained in:
Timothy Z. 2025-01-17 16:35:10 +02:00
parent 1d158d342e
commit b266ae5f2b

View file

@ -46,7 +46,7 @@
.icon {
color: var(--primary-foreground-color);
opacity: 0.5;
opacity: 0.35;
}
.label {