Make --color-opacity variable "private", tweak switch style
This commit is contained in:
@ -43,6 +43,7 @@
|
||||
text-decoration: none;
|
||||
|
||||
&.active {
|
||||
box-shadow: var(--edge-highlight);
|
||||
background-color: var(--primary-color-alpha);
|
||||
color: var(--primary-color);
|
||||
|
||||
|
Reference in New Issue
Block a user