Gradio 4 + WebUI 1.10
This commit is contained in:
@@ -225,4 +225,27 @@
|
||||
border-radius: var(--radius-sm);
|
||||
background: var(--background-fill-primary);
|
||||
color: var(--block-label-text-color);
|
||||
}
|
||||
}
|
||||
|
||||
.controlnet_control_type_filter_group label {
|
||||
background: unset !important;
|
||||
border: unset !important;
|
||||
margin-left: -10px !important;
|
||||
}
|
||||
|
||||
.controlnet_control_type_filter_group > span {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.controlnet_control_type_filter_group > .wrap {
|
||||
margin-top: -20px !important;
|
||||
}
|
||||
|
||||
.cnet-toolbutton {
|
||||
background: unset !important;
|
||||
border: unset !important;
|
||||
}
|
||||
|
||||
.range-slider {
|
||||
margin-top: -8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user