mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
fix zooming on large-width images (#1428)
This commit is contained in:
@@ -94,6 +94,10 @@
|
|||||||
overflow:inherit !important;
|
overflow:inherit !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gradio-container{
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
|
||||||
/* fullpage image viewer */
|
/* fullpage image viewer */
|
||||||
|
|
||||||
#lightboxModal{
|
#lightboxModal{
|
||||||
|
|||||||
Reference in New Issue
Block a user