refac: collection styling

This commit is contained in:
Timothy J. Baek
2024-10-20 00:36:43 -07:00
parent e8c629a2e2
commit 03282da45c
7 changed files with 333 additions and 239 deletions

View File

@@ -110,7 +110,7 @@
</div>
</div>
<div class=" pb-1 px-5 flex-1 max-h-full overflow-y-auto">
<div class=" pb-1 px-[18px] flex-1 max-h-full overflow-y-auto">
<slot />
</div>
</div>