Reduce the width of the editor sidebar, regression

This commit is contained in:
cmdr2 2022-11-21 18:42:07 +05:30
parent 7fc9509d4d
commit 80ecb82cc2

View File

@ -515,7 +515,7 @@ img {
}
#editor-settings {
min-width: 500px;
min-width: 350px;
}
#editor-settings-entries {