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