mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-17 20:51:27 +02:00
Fix the inpainter and image editor display
This commit is contained in:
@ -160,6 +160,7 @@
|
||||
padding: var(--popup-padding);
|
||||
min-height: calc(100vh - (2 * var(--popup-margin)));
|
||||
max-width: none;
|
||||
min-width: fit-content;
|
||||
}
|
||||
|
||||
.image-editor-popup h1 {
|
||||
|
Reference in New Issue
Block a user