refactor: improve development experience of styles

This commit is contained in:
charlie
2020-12-15 16:08:13 +08:00
parent b84c0e5b82
commit 4e1e3b3df5
10 changed files with 234 additions and 37 deletions

View File

@@ -65,11 +65,6 @@
}
}
.ls-block,
.foldable-title {
max-width: var(--ls-main-content-max-width);
}
.ls-block,
.editor-wrapper {
margin-right: auto;