button color updates + fixed blocked time menu issue

This commit is contained in:
Naser Mansour
2026-01-09 15:59:32 +02:00
parent e4b04fbeeb
commit a47ebbcbca
5 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -129,7 +129,7 @@
}
/* Flux Modal content */
[data-flux-modal] {
[data-flux-modal] > dialog {
background-color: rgb(255 255 255) !important;
color: rgb(24 24 27) !important;
}