refac: styling

This commit is contained in:
Timothy J. Baek 2024-05-19 05:06:13 -07:00
parent f8815b0749
commit d2249921aa

View File

@ -59,7 +59,7 @@
<div>
<div
class="flex snap-x snap-mandatory overflow-x-auto scrollbar-none"
class="flex snap-x snap-mandatory overflow-x-auto scrollbar-hidden"
id="responses-container-{parentMessage.id}"
>
{#each Object.keys(groupedMessages) as model}