Reduce size of folder item toggle

This commit is contained in:
2026-02-01 02:01:07 +01:00
parent 13b10dccef
commit d8db15f958

View File

@@ -302,8 +302,8 @@ body:not([data-theme="light"]) .folder-item {
}
.folder-item__toggle {
width: 26px;
height: 26px;
width: 18px;
height: 18px;
display: inline-flex;
align-items: center;
justify-content: center;