Light/dark override for in-app login dialogs to match app style e.g. light only

This commit is contained in:
Leo Vasanko
2026-01-30 23:00:02 +00:00
parent d22879c0f6
commit 0096727b41
4 changed files with 77 additions and 10 deletions
-1
View File
@@ -78,7 +78,6 @@ html {
}
body {
color-scheme: light dark;
overflow: auto;
scrollbar-gutter: stable;
height: 100%;