mirror of
https://github.com/docmost/docmost.git
synced 2026-07-12 20:34:44 +10:00
add image and table node to comment editor
* fix react error
This commit is contained in:
@@ -53,6 +53,10 @@
|
||||
margin-block-end: 0;
|
||||
}
|
||||
|
||||
.ProseMirror :global(.tableWrapper) table {
|
||||
min-width: 100% !important;
|
||||
}
|
||||
|
||||
.actions {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user