[ACS-9670] Set color scheme to light (#4584)

This commit is contained in:
MichalKinas
2025-05-26 13:07:11 +02:00
committed by GitHub
parent 510d400eda
commit ae6a0f4fbc

View File

@@ -6,6 +6,7 @@
body,
html {
height: 100%;
color-scheme: light;
}
body {