mirror of
https://github.com/heyman/heynote.git
synced 2024-11-24 17:03:19 +01: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%
|
||||
font-size: 12px
|
||||
overscroll-behavior-y: none
|
||||
+dark-mode
|
||||
background: #252B37
|
||||
|
||||
input, button
|
||||
font-family: "Open Sans"
|
||||
|
Loading…
Reference in New Issue
Block a user