mirror of
https://github.com/logseq/logseq.git
synced 2026-05-24 20:54:09 +00:00
Fix left sidebar favorite ellipsis overlap
This commit is contained in:
@@ -210,7 +210,7 @@
|
||||
@apply px-2 flex items-center justify-between relative h-[32px] w-full rounded-md;
|
||||
|
||||
.page-title {
|
||||
@apply whitespace-nowrap text-ellipsis flex-grow overflow-hidden pr-2;
|
||||
@apply whitespace-nowrap text-ellipsis flex-grow overflow-hidden pr-8;
|
||||
|
||||
* {
|
||||
display: inline !important;
|
||||
|
||||
Reference in New Issue
Block a user