fix: fix folder title not shown in AnuPpuccin theme

This commit is contained in:
XuQuan-nikkkki 2025-12-07 16:46:05 +08:00
parent 6e7dd60a94
commit 0e89d33abd

View file

@ -388,6 +388,10 @@ div.ffs__file-content {
display: none !important; display: none !important;
} }
.ffs__folder-tree .nav-file-title-content {
flex-grow: 1;
}
/* Manual sort */ /* Manual sort */
.ffs__manual-sort-container { .ffs__manual-sort-container {
display: flex; display: flex;