mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance(ui): improvements for the narrow screen
This commit is contained in:
@@ -700,7 +700,7 @@
|
||||
[(:db/id (db/get-page page)) :page])]
|
||||
(state/sidebar-add-block! current-repo db-id block-type)))
|
||||
(reset! sidebar-inited? true))))
|
||||
(when (state/mobile?)
|
||||
(when (mobile-util/native-platform?)
|
||||
(state/set-state! :mobile/show-tabbar? true))
|
||||
state)}
|
||||
[]
|
||||
|
||||
Reference in New Issue
Block a user