mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix: inline display for elements in block title
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
}
|
||||
|
||||
.block-title-wrap {
|
||||
@apply inline-flex items-center flex-wrap;
|
||||
@apply inline items-center flex-wrap;
|
||||
|
||||
&.as-heading {
|
||||
@apply flex flex-1;
|
||||
|
||||
Reference in New Issue
Block a user