mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
fix: truncate repo name(7ch by default) in small screen
do not hide repo header
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
:stroke-linejoin "round"
|
||||
:stroke-linecap "round"}]]]])
|
||||
[:div.flex-shrink-0.flex.items-center.px-4.h-16.head-wrap
|
||||
(repo/repos-dropdown false nil)]
|
||||
(repo/repos-dropdown nil)]
|
||||
[:div.flex-1.h-0.overflow-y-auto
|
||||
(sidebar-nav route-match close-fn)]]])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user