Fix voice widget layout on mobile

This commit is contained in:
mplorentz
2026-03-13 09:24:40 -04:00
committed by hodlbod
parent 103a87e880
commit 36eb8ace32
+1 -1
View File
@@ -296,7 +296,7 @@
{/if}
</div>
</SecondaryNavSection>
<div class="flex flex-col gap-2 p-4 pb-2 pt-0">
<div class="flex flex-col gap-2 p-4 pb-[calc(var(--saib)+3.5rem)] pt-0 md:pb-2">
<VoiceWidget />
<Button class="btn btn-neutral btn-sm h-10" onclick={showDetail}>
<SocketStatusIndicator {url} />