mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
enhance: show empty left && right positioned properties
Also fixed the issue that positioned property value can't be selected.
This commit is contained in:
@@ -874,6 +874,9 @@ html.is-mac {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.positioned-properties {
|
||||
@apply text-sm;
|
||||
}
|
||||
.positioned-properties.block-right {
|
||||
button {
|
||||
@apply whitespace-nowrap mr-0.5;
|
||||
|
||||
Reference in New Issue
Block a user