Added support to manually resize the collections sidebar

This commit is contained in:
Gani Georgiev
2023-10-09 16:11:49 +03:00
parent 1f4bdfb867
commit 1a47c70ccf
38 changed files with 229 additions and 93 deletions
@@ -51,7 +51,7 @@
.pin-collection {
margin: 0 -5px 0 -15px;
opacity: 0;
transition: opacity 0.2s;
transition: opacity var(--baseAnimationSpeed);
i {
font-size: inherit;
}