persistent folder tree & adjustments
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user