fix: diff position when click-to-edit

This commit is contained in:
Tienson Qin
2023-10-03 07:57:27 +08:00
parent 801f7861e2
commit 5153b81004
5 changed files with 82 additions and 83 deletions

View File

@@ -377,8 +377,7 @@
}
}
.ls-block,
.editor-wrapper {
.ls-block {
margin-right: auto;
margin-left: auto;
}