upd: highlight active tab text
This commit is contained in:
parent
4929467016
commit
88d9f59957
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@ onUnmounted(() => {
|
|||
|
||||
&.active {
|
||||
opacity: 1;
|
||||
color: var(--accent);
|
||||
}
|
||||
|
||||
&.animate {
|
||||
|
|
Loading…
Reference in a new issue