mirror of
https://github.com/xuquan-nikkkki/FolderFile-Splitter-Plugin.git
synced 2026-07-22 05:37:28 +00:00
fix: fix folder title not shown in AnuPpuccin theme
This commit is contained in:
parent
6e7dd60a94
commit
0e89d33abd
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue