Skip to content

Commit 6531f16

Browse files
feat: flow table
1 parent b99f997 commit 6531f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/editor.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
table {
3030
overflow: hidden;
3131
display: table;
32-
margin: 0 auto;
32+
width: 100%;
3333

3434
.column-resize-handle {
3535
@apply richtext-bottom-[-2px] richtext-absolute richtext-right-[-2px] richtext-top-0 richtext-w-1 richtext-z-10 richtext-pointer-events-none richtext-bg-primary;

0 commit comments

Comments
 (0)