chore: fix table margin in super
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
overflow-y: scroll;
|
||||
table-layout: fixed;
|
||||
width: calc(100% - 25px);
|
||||
margin: 30px 0;
|
||||
margin: 0.5rem 0;
|
||||
color: var(--sn-stylekit-contrast-foreground-color);
|
||||
}
|
||||
.Lexical__tableSelected {
|
||||
|
||||
Reference in New Issue
Block a user