Dark theme for input spinner buttons

This commit is contained in:
cmdr2 2023-07-15 16:28:31 +05:30
parent 17c9d9b447
commit fe6991c703

View File

@ -6,6 +6,7 @@
html {
position: relative;
overscroll-behavior-y: none;
color-scheme: dark !important;
}
body {