mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
enhance: add padding right to block container
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
}
|
||||
|
||||
.block-content-or-editor-inner {
|
||||
@apply flex flex-1 flex-col w-full;
|
||||
@apply flex flex-1 flex-col w-full pr-1;
|
||||
}
|
||||
|
||||
.block-head-wrap {
|
||||
|
||||
Reference in New Issue
Block a user