#222 [Bug] Not compatible with LobeUI in Split View mode
parent
9f39a15db6
commit
faa5aee92f
|
|
@ -4843,6 +4843,11 @@
|
|||
.app.gradio-container {
|
||||
overflow: unset;
|
||||
}
|
||||
|
||||
#txt2img_prompt_container, #img2img_prompt_container {
|
||||
min-width: unset !important;
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue