mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix(ui): alignments for the cloud icon within the repos trigger container
This commit is contained in:
@@ -352,13 +352,6 @@
|
||||
(close-fn)))}
|
||||
|
||||
[:div.flex.flex-col.wrap.gap-1.relative
|
||||
;; temporarily remove fake hamburger menu
|
||||
;(when (mobile-util/native-platform?)
|
||||
; [:div.fake-bar.absolute
|
||||
; [:button
|
||||
; {:on-click state/toggle-left-sidebar!}
|
||||
; (ui/icon "menu-2" {:size ui/icon-size})]])
|
||||
|
||||
[:nav.px-4.flex.flex-col.gap-1.cp__menubar-repos
|
||||
{:aria-label "Navigation menu"}
|
||||
(repo/repos-dropdown)
|
||||
|
||||
Reference in New Issue
Block a user