Increase max-width of editor

This commit is contained in:
Peter Stuifzand 2020-10-25 15:23:04 +01:00
parent 84dd04d107
commit 628086a806

View File

@ -237,7 +237,7 @@ mark {
}
.wiki-list-editor {
max-width: 700px;
max-width: 960px;
}
.column a + a :before {