mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
enhance(mobile): reduce breakpoints
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
(merge
|
||||
{:isOpen (boolean open?)
|
||||
:initialBreakpoint 0.75
|
||||
:breakpoints #js [0 0.5 0.75 1]
|
||||
:breakpoints #js [0 0.75 1]
|
||||
:onDidDismiss (fn [] (state/set-popup! nil))
|
||||
:expand "block"}
|
||||
(:modal-props opts))
|
||||
|
||||
Reference in New Issue
Block a user