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