use text-color

This commit is contained in:
SrGooglo 2023-06-09 14:29:43 +00:00
parent a66e561a75
commit 27bfeb7146

View File

@ -109,6 +109,8 @@
padding: 5px 10px;
border-radius: 8px;
color: var(--text-color);
.icon {
svg {
@ -119,6 +121,7 @@
.label {
font-size: 0.6rem;
}
&.active {