mirror of
https://github.com/logseq/logseq.git
synced 2026-05-25 13:14:39 +00:00
fix: align top new graph dialog
This commit is contained in:
@@ -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 []
|
||||
|
||||
Reference in New Issue
Block a user