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