upd: highlight active tab text

This commit is contained in:
Insert5StarName 2023-11-18 05:17:00 +01:00
parent 4929467016
commit 88d9f59957
1 changed files with 1 additions and 0 deletions

View File

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