feat: title separator, centered editor, handle spacing, list line alignment
This commit is contained in:
@@ -127,6 +127,8 @@
|
||||
.editor__blocknote-container {
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.editor__blocknote-container .bn-container {
|
||||
|
||||
Reference in New Issue
Block a user