mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-17 17:01:26 +02:00
Dark theme for input spinner buttons
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
html {
|
||||
position: relative;
|
||||
overscroll-behavior-y: none;
|
||||
color-scheme: dark !important;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Reference in New Issue
Block a user