mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
fix: don't update editing presence when there's only one online user
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
|
||||
.block-editing-avatar-wrap {
|
||||
@apply absolute top-1/2 -translate-y-1/2 pointer-events-none;
|
||||
left: 2px;
|
||||
left: 6px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user