Increase max-width of editor
This commit is contained in:
parent
84dd04d107
commit
628086a806
|
@ -237,7 +237,7 @@ mark {
|
||||||
}
|
}
|
||||||
|
|
||||||
.wiki-list-editor {
|
.wiki-list-editor {
|
||||||
max-width: 700px;
|
max-width: 960px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.column a + a :before {
|
.column a + a :before {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user