ComfyUI/web/assets/ManualConfigurationView-B6ecEClB.css

8 lines
119 B
CSS
Raw Normal View History

:root {
--p-tag-gap: 0.5rem;
}
.comfy-installer {
margin-top: max(1rem, max(0px, calc((100vh - 42rem) * 0.5)));
}