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

This commit is contained in:
2026-01-30 22:59:52 +00:00
parent 8ac2c8e5fa
commit cc55474e62
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%;