We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99f997 commit 6531f16Copy full SHA for 6531f16
src/styles/editor.scss
@@ -29,7 +29,7 @@
29
table {
30
overflow: hidden;
31
display: table;
32
- margin: 0 auto;
+ width: 100%;
33
34
.column-resize-handle {
35
@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