mirror of
https://github.com/logseq/logseq.git
synced 2026-05-28 22:49:53 +00:00
improve(ui): right sidebar visibility based on response layout
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
(rum/defc toggle
|
||||
[]
|
||||
(when-not (util/mobile?)
|
||||
(when-not (util/sm-breakpoint?)
|
||||
(ui/with-shortcut :ui/toggle-right-sidebar "left"
|
||||
[:button.button.icon.toggle-right-sidebar
|
||||
{:title "Toggle right sidebar"
|
||||
|
||||
Reference in New Issue
Block a user