update input type range

This commit is contained in:
Vladimir Mandic
2024-04-27 16:54:31 -04:00
parent 473c47506c
commit 9bfa9f3cac
2 changed files with 21 additions and 0 deletions
+2
View File
@@ -18,6 +18,8 @@ span { font-size: var(--text-md) !important; }
button { font-size: var(--text-lg) !important; }
input[type='color'] { width: 64px; height: 32px; }
/* gradio elements */
.block .padded:not(.gradio-accordion) { padding: 0 !important; margin-right: 0; min-width: 90px !important; }
.compact { gap: 1em 0.2em; background: transparent !important; padding: 0 !important; }