Set dark body background in dark mode to prevent white flicker when resizing

This commit is contained in:
Jonatan Heyman 2023-12-22 20:07:37 +01:00
parent 8d261571b3
commit 1b4b22eb62

View File

@ -7,6 +7,8 @@ html, body
height: 100%
font-size: 12px
overscroll-behavior-y: none
+dark-mode
background: #252B37
input, button
font-family: "Open Sans"