Add edge highlight to active home button
I knew something was off!
This commit is contained in:
parent
a1e6d6e2b0
commit
3e42c2e3be
@ -101,6 +101,7 @@
|
||||
}
|
||||
|
||||
&.active {
|
||||
box-shadow: var(--edge-highlight);
|
||||
background-color: var(--primary-color-alpha);
|
||||
color: var(--primary-color);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user