mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-13 09:47:16 +02:00
Reduce the width of the editor sidebar, regression
This commit is contained in:
@ -515,7 +515,7 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#editor-settings {
|
#editor-settings {
|
||||||
min-width: 500px;
|
min-width: 350px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#editor-settings-entries {
|
#editor-settings-entries {
|
||||||
|
Reference in New Issue
Block a user