Simplify some style nesting and remove leftover styles
This commit is contained in:
@ -27,8 +27,6 @@
|
||||
}
|
||||
|
||||
&.colored {
|
||||
-webkit-backdrop-filter: unset;
|
||||
backdrop-filter: unset;
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
color: var(--primary-color);
|
||||
|
Reference in New Issue
Block a user