fix(ui): inline code in multi-line headers breaks block formatting https://github.com/logseq/db-test/issues/55

This commit is contained in:
charlie
2024-09-12 11:28:56 +08:00
parent f7f2f2a238
commit a902fa5226

View File

@@ -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;