Simplify some style nesting and remove leftover styles

This commit is contained in:
daudix
2024-04-03 00:57:47 +03:00
parent deaae64392
commit c0a43b83f9
3 changed files with 9 additions and 17 deletions

View File

@ -27,8 +27,6 @@
}
&.colored {
-webkit-backdrop-filter: unset;
backdrop-filter: unset;
background-color: transparent;
box-shadow: none;
color: var(--primary-color);