FIX - make lock screen FAB color transparent

This commit is contained in:
Eichenholz
2026-08-06 16:34:50 +02:00
parent 27c0616eea
commit aceacea479
+1 -1
View File
@@ -512,7 +512,7 @@ button {
padding: 0 48px;
}
.lock-screen__shortcut {
--color-primary: #8e8e93;
--color-primary: transparent;
}
.lock-screen__shortcut svg {
width: 21px;