mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 08:13:22 +01:00
Fix image editor display
Fix for the cut off controls
This commit is contained in:
parent
a5350eb3cc
commit
18aca98e41
@ -2,12 +2,12 @@
|
||||
padding-left: 32px;
|
||||
text-align: left;
|
||||
padding-bottom: 20px;
|
||||
max-width: min-content;
|
||||
}
|
||||
|
||||
.editor-options-container {
|
||||
display: flex;
|
||||
row-gap: 10px;
|
||||
max-width: 210px;
|
||||
}
|
||||
|
||||
.editor-options-container > * {
|
||||
|
Loading…
Reference in New Issue
Block a user