fix(ui): alignments for the cloud icon within the repos trigger container

This commit is contained in:
charlie
2024-06-17 11:05:10 +08:00
parent 0b74de4f83
commit f57c4985b9
2 changed files with 5 additions and 8 deletions

View File

@@ -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)