mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-29 22:24:31 +02:00
feat: Prevent selecting selected NavItem
This commit is contained in:
parent
814016473e
commit
7c066ac0b5
@ -68,6 +68,7 @@
|
||||
li.selected {
|
||||
background-color: var(--tertiary);
|
||||
color: var(--primary);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
li.selected span {
|
||||
|
Loading…
x
Reference in New Issue
Block a user