Tweak message spacing

This commit is contained in:
Jon Staab
2024-11-19 13:42:40 -08:00
parent f4f60a5333
commit f52142bc52

View File

@@ -73,7 +73,7 @@
data-event={event.id}
on:click={isMobile || inert ? null : onClick}
onLongPress={inert ? null : onLongPress}
class="group relative flex w-full flex-col gap-1 p-2 text-left transition-colors {inert
class="group relative flex w-full flex-col p-2 pb-3 text-left transition-colors {inert
? 'hover:bg-base-300'
: ''}">
<div class="flex w-full gap-3 overflow-auto">