sms scrolling now
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
No SMS records yet.
|
||||
</div>
|
||||
{:else}
|
||||
<div class="max-h-[65vh] overflow-auto rounded-md border">
|
||||
<Table.Root>
|
||||
<Table.Header>
|
||||
<Table.Row>
|
||||
@@ -171,6 +172,7 @@
|
||||
{/each}
|
||||
</Table.Body>
|
||||
</Table.Root>
|
||||
</div>
|
||||
{/if}
|
||||
</Card.Content>
|
||||
</Card.Root>
|
||||
|
||||
Reference in New Issue
Block a user