upd: highlight active tab text

This commit is contained in:
Insert5StarName 2023-11-18 05:17:00 +01:00
parent 4929467016
commit 88d9f59957

View file

@ -216,6 +216,7 @@ onUnmounted(() => {
&.active { &.active {
opacity: 1; opacity: 1;
color: var(--accent);
} }
&.animate { &.animate {