fix: align top new graph dialog

This commit is contained in:
Tienson Qin
2025-07-09 18:11:52 +08:00
committed by charlie
parent ac52a06a8a
commit 39f42e3ad8

View File

@@ -250,6 +250,7 @@
repo/new-db-graph
{:id :new-db-graph
:title [:h2 "Create a new graph"]
:align (if (util/mobile?) :top :center)
:style {:max-width "500px"}}))
(defmethod events/handle :dialog-select/graph-open []