diff --git a/src/main/frontend/handler/events/ui.cljs b/src/main/frontend/handler/events/ui.cljs index e450cd9514..893cd72bc3 100644 --- a/src/main/frontend/handler/events/ui.cljs +++ b/src/main/frontend/handler/events/ui.cljs @@ -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 []