mirror of
https://github.com/heyman/heynote.git
synced 2025-06-21 10:07:59 +02:00
Set dark body background in dark mode to prevent white flicker when resizing
This commit is contained in:
parent
8d261571b3
commit
1b4b22eb62
@ -7,6 +7,8 @@ html, body
|
|||||||
height: 100%
|
height: 100%
|
||||||
font-size: 12px
|
font-size: 12px
|
||||||
overscroll-behavior-y: none
|
overscroll-behavior-y: none
|
||||||
|
+dark-mode
|
||||||
|
background: #252B37
|
||||||
|
|
||||||
input, button
|
input, button
|
||||||
font-family: "Open Sans"
|
font-family: "Open Sans"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user