mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
chore: update icon font
This commit is contained in:
@@ -192,9 +192,9 @@
|
||||
(state/close-modal!))
|
||||
|
||||
(defn- create-item-render
|
||||
[type label name]
|
||||
[icon label name]
|
||||
(search-result-item
|
||||
{:icon type
|
||||
{:icon icon
|
||||
:class "highlight"
|
||||
:content [:div.text.font-bold (str label ": ")
|
||||
[:span.ml-1 name]]}))
|
||||
|
||||
Reference in New Issue
Block a user