Update _notifications.scss

This commit is contained in:
end-4
2024-05-09 20:08:51 +07:00
parent 066db39268
commit 131e6e7a2e
+2 -2
View File
@@ -27,11 +27,11 @@
}
.notif-clicked-low {
background-color: $surfaceContainerLow;
background-color: $layer1Hover;
}
.notif-clicked-normal {
background-color: $surfaceContainerLow;
background-color: $layer1Hover;
}
.notif-clicked-critical {