Open profiles in drawer

This commit is contained in:
Jon Staab
2024-10-09 12:45:13 -07:00
parent 3451ed74ca
commit 6ef291d755
11 changed files with 73 additions and 56 deletions
+1 -1
View File
@@ -113,7 +113,7 @@
{/each}
</div>
{#if ellipsize}
<div class="relative z-feature -m-6 flex justify-center bg-gradient-to-t from-base-100 pt-12">
<div class="relative z-feature -m-6 flex justify-center bg-gradient-to-t from-base-100 py-2">
<button type="button" class="btn" on:click|stopPropagation|preventDefault={expand}>
See more
</button>