mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix(ui): inline code in multi-line headers breaks block formatting https://github.com/logseq/db-test/issues/55
This commit is contained in:
@@ -215,7 +215,7 @@
|
||||
}
|
||||
|
||||
&.as-heading {
|
||||
@apply flex flex-1 items-center;
|
||||
@apply flex flex-1 items-center flex-wrap;
|
||||
|
||||
> .ui__checkbox {
|
||||
@apply top-0;
|
||||
|
||||
Reference in New Issue
Block a user