persistent folder tree & adjustments

This commit is contained in:
Ryan
2025-03-15 18:12:31 -04:00
committed by GitHub
parent 2764605ae9
commit e43732bf38
3 changed files with 72 additions and 22 deletions

View File

@@ -1216,7 +1216,7 @@ body.dark-mode #fileListContainer {
=========================================================== */
.folder-tree {
list-style-type: none;
padding-left: 20px;
padding-left: 25px;
margin: 0;
}
@@ -1240,7 +1240,7 @@ body.dark-mode #fileListContainer {
.folder-indent-placeholder {
display: inline-block;
width: 18px;
width: 0px;
}
.folder-option {