mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 23:19:38 +00:00
fix(ui): incorrect color for the login button
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
logged?
|
||||
(not sync-enabled?))
|
||||
[:span.flex.space-x-2
|
||||
[:a.button.text-sm.font-medium.block
|
||||
[:a.button.text-sm.font-medium.block.text-gray-12
|
||||
{:on-click #(state/pub-event! [:user/login])}
|
||||
[:span (t :login)]
|
||||
(when loading?
|
||||
|
||||
Reference in New Issue
Block a user