|
@@ -24,7 +24,7 @@
|
|
|
|
|
|
(rum/defc toggle
|
|
(rum/defc toggle
|
|
[]
|
|
[]
|
|
- (when-not (util/mobile?)
|
|
|
|
|
|
+ (when-not (util/sm-breakpoint?)
|
|
(ui/with-shortcut :ui/toggle-right-sidebar "left"
|
|
(ui/with-shortcut :ui/toggle-right-sidebar "left"
|
|
[:button.button.icon.toggle-right-sidebar
|
|
[:button.button.icon.toggle-right-sidebar
|
|
{:title "Toggle right sidebar"
|
|
{:title "Toggle right sidebar"
|