Simplify scss more, remove transparent colors for better support for transparent mode

This commit is contained in:
midn8hustlr
2024-03-17 05:38:55 +05:30
parent a72e335fc7
commit c3de429225
11 changed files with 86 additions and 231 deletions
+1
View File
@@ -169,6 +169,7 @@
@include icon-material;
min-width: 1.705rem;
min-height: 1.705rem;
color: $onSurface;
&:hover {
background-color: $surfaceContainerHigh;