mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 03:16:37 +00:00
improve(ui): add cursor pointer to plugin thumb link element
This commit is contained in:
@@ -278,7 +278,7 @@
|
||||
:updating installing-or-updating?
|
||||
:has-new-version new-version}])}
|
||||
|
||||
[:div.l.link-block
|
||||
[:div.l.link-block.cursor-pointer
|
||||
{:on-click #(plugin-handler/open-readme!
|
||||
url item (if repo remote-readme-display local-markdown-display))}
|
||||
(if (and icon (not (string/blank? icon)))
|
||||
|
||||
Reference in New Issue
Block a user