added title attrbite to the collection sidebar items and increased the default width

This commit is contained in:
Gani Georgiev
2023-05-17 23:33:43 +03:00
parent df5a291d20
commit 1e2d1045b8
34 changed files with 43 additions and 40 deletions
@@ -65,6 +65,7 @@
<a
href="/collections?collectionId={collection.id}"
class="sidebar-list-item"
title={collection.name}
class:active={$activeCollection?.id === collection.id}
use:link
>