mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix: collaborators style
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
(let [rtc-graph-id (ldb/get-graph-rtc-uuid (db/get-db))
|
||||
online-users @(::online-users state)]
|
||||
(when rtc-graph-id
|
||||
[:div.rtc-collaborators.flex.gap-1.text-sm.py-2.bg-gray-01.items-center
|
||||
[:div.rtc-collaborators.flex.gap-1.text-sm.bg-gray-01.items-center
|
||||
(shui/button-ghost-icon :user-plus
|
||||
{:on-click #(shui/dialog-open!
|
||||
(fn []
|
||||
|
||||
Reference in New Issue
Block a user