forked from extern/easydiffusion
Fix Image Settings header margin
This commit is contained in:
parent
dbf9482303
commit
1f9a429a62
@ -868,6 +868,9 @@ div.img-preview img {
|
||||
#editor-settings {
|
||||
min-width: 350px;
|
||||
}
|
||||
#editor-settings h4 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#editor-settings-entries {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user