mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 03:16:37 +00:00
improve(ui): update built-in icon mode
This commit is contained in:
@@ -517,6 +517,7 @@
|
||||
(when-let [e (and protocol host port (str protocol "://" host ":" port))]
|
||||
[:strong.pr-1 e])
|
||||
(ui/icon "edit")]
|
||||
:small? true
|
||||
:on-click #(state/set-sub-modal!
|
||||
(fn [_] (plugins/user-proxy-settings-panel agent-opts))
|
||||
{:id :https-proxy-panel :center? true})))
|
||||
|
||||
Reference in New Issue
Block a user