frosfted glass/light themes support

Commented out margin property in mushroom-shape-icon styles.
This commit is contained in:
AnasHost
2026-06-02 17:03:41 +02:00
committed by GitHub
parent dbf4a580a8
commit 1d66991c17
+2 -2
View File
@@ -699,7 +699,7 @@ card_mod:
--icon-size: 68px;
--shape-color: rgba({{ rgb1 }}, 0.2) !important;
display: flex;
margin: -18px 0 10px -18px !important;
# margin: -18px 0 10px -18px !important;
padding-right: 10px;
position: relative;
z-index: 3 !important;
@@ -839,7 +839,7 @@ card_mod:
--icon-size: 68px;
--shape-color: rgba({{ rgb1 }}, 0.2) !important;
display: flex;
margin: -18px 0 10px -18px !important;
# margin: -18px 0 10px -18px !important;
padding-right: 10px;
z-index: 2;
}