fix: active state
This commit is contained in:
parent
08bd30de66
commit
18607a1635
1 changed files with 2 additions and 1 deletions
|
@ -124,7 +124,8 @@ theme-toggle {
|
|||
border-top: 1px solid var(--gray-light);
|
||||
}
|
||||
|
||||
& a {
|
||||
& a,
|
||||
& .active > span {
|
||||
font-size: var(--font-size-lg);
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue