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