mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix(ui): markdown table horizontal scrollbar https://github.com/logseq/db-test/issues/84
This commit is contained in:
@@ -72,6 +72,10 @@
|
||||
@apply flex flex-1 flex-row flex-wrap gap-1;
|
||||
}
|
||||
|
||||
.block-content-or-editor-inner {
|
||||
@apply flex flex-1 flex-col w-full;
|
||||
}
|
||||
|
||||
.block-head-wrap {
|
||||
@apply flex flex-1 w-full flex-row flex-wrap;
|
||||
@apply justify-between items-center;
|
||||
|
||||
Reference in New Issue
Block a user