Fix left sidebar favorite ellipsis overlap

This commit is contained in:
rcmerci
2026-05-15 16:07:17 +08:00
parent af5683f7c9
commit 35aaaba83f

View File

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