fix report popup covering entries

This commit is contained in:
2025-12-27 16:34:06 +01:00
parent 2ec3e4c9cd
commit 01f2a04daa
3 changed files with 19 additions and 20 deletions

View File

@@ -27,7 +27,7 @@
let { data, count, keys, onClick, onEdit, onDelete }: Props<any> = $props();
</script>
<div class="h-screen overflow-x-auto">
<div class="max-h-screen overflow-x-auto">
<table class="table table-pin-rows">
<thead>
<SortableTr {data}>