mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 03:16:37 +00:00
fix: sidebar icons alignment issues
This commit is contained in:
@@ -947,7 +947,7 @@
|
||||
(when-not (string/blank? class)
|
||||
(let [^js jsTablerIcons (gobj/get js/window "tablerIcons")]
|
||||
(if (or extension? font? (not jsTablerIcons))
|
||||
[:i (merge {:class
|
||||
[:span.ui__icon (merge {:class
|
||||
(util/format
|
||||
(str "%s-" class
|
||||
(when (:class opts)
|
||||
|
||||
Reference in New Issue
Block a user