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 {
|
#editor-settings {
|
||||||
min-width: 350px;
|
min-width: 350px;
|
||||||
}
|
}
|
||||||
|
#editor-settings h4 {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#editor-settings-entries {
|
#editor-settings-entries {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user