ui fix navbar button text color

This commit is contained in:
mchouliara 2024-10-15 10:16:39 +03:00
parent dfcbe5aa36
commit e1a8e18431
1 changed files with 1 additions and 4 deletions

View File

@ -77,7 +77,7 @@ $mat-card-header-size: 40px !default;
}
.faq-title, .lang {
color: #000000 !important;
color: var(--mdc-icon-button-icon-color) !important;
&:hover {
color: var(--sys-primary)
}
@ -87,9 +87,6 @@ $mat-card-header-size: 40px !default;
color: var(--sys-primary) !important;
}
.lang {
opacity: 0.8;
}
.hamburger {
all:unset;