mirror of
https://github.com/vladmandic/automatic
synced 2026-09-03 19:40:47 +02:00
refactor xyzgrid
This commit is contained in:
@@ -45,7 +45,7 @@ input[type='color'] { width: 64px; height: 32px; }
|
||||
.gradio-dropdown ul.options { z-index: 1000; min-width: fit-content; max-height: 50vh !important; white-space: nowrap; }
|
||||
.gradio-dropdown ul.options li.item { padding: var(--spacing-xs); }
|
||||
.gradio-dropdown ul.options li.item:not(:has(.hide)) { background-color: var(--primary-500); }
|
||||
.gradio-dropdown .token { padding: var(--spacing-xs) !important; }
|
||||
.gradio-dropdown .token { padding: var(--spacing-xs) !important; overflow-x: hidden; }
|
||||
.gradio-html { color: var(--body-text-color); }
|
||||
.gradio-html .min { min-height: 0; }
|
||||
.gradio-html div.wrap { height: 100%; }
|
||||
|
||||
Reference in New Issue
Block a user