Fix outline

This commit is contained in:
Lost Paul 2023-05-22 10:14:37 +02:00
parent 91606f76c7
commit a05e7b03ae
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "folder-notes",
"name": "Folder notes",
"version": "1.2.2",
"version": "1.2.3",
"minAppVersion": "0.15.0",
"description": "Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.",
"author": "Lost Paul",

View file

@ -10,7 +10,7 @@
padding-right: 0;
}
.fn-whitespace-stop-collapsing .collapse-icon {
.fn-whitespace-stop-collapsing .nav-folder-collapse-indicator {
margin-top: 4px;
}