mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 11:26:26 +00:00
fix(ui): spare icons
This commit is contained in:
@@ -332,17 +332,7 @@
|
||||
:href "https://github.com/logseq/marketplace"
|
||||
:intent "logseq"
|
||||
:target "_blank")
|
||||
|
||||
(ui/tippy
|
||||
{:html [:small.inline-flex.py-2.pr-2
|
||||
{:style {:max-width "180px" :text-align "left" :justify-content "flex-start"}}
|
||||
(t :plugin/marketplace-tips)]
|
||||
:arrow true
|
||||
:distance 18
|
||||
:offset -25
|
||||
:interactive true
|
||||
:theme "transparent"}
|
||||
(svg/info))])]
|
||||
])]
|
||||
|
||||
[:div.cp__plugins-item-lists.grid-cols-1.md:grid-cols-2.lg:grid-cols-3
|
||||
(for [[_ item] installed-plugins]
|
||||
|
||||
Reference in New Issue
Block a user