diff --git a/usr-web/src/routes/(apps)/manifest/+page.svelte b/usr-web/src/routes/(apps)/manifest/+page.svelte index 7b494e2..49319ed 100644 --- a/usr-web/src/routes/(apps)/manifest/+page.svelte +++ b/usr-web/src/routes/(apps)/manifest/+page.svelte @@ -665,7 +665,7 @@ color: blue; } .table-fix-head { - max-height: 25rem; + max-height: 35rem; overflow-y: scroll; } .table-fix-head thead th {