Skip to content

Commit 01bd82e

Browse files
committed
made table taller
1 parent 409d72a commit 01bd82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr-web/src/routes/(apps)/manifest/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@
665665
color: blue;
666666
}
667667
.table-fix-head {
668-
max-height: 25rem;
668+
max-height: 35rem;
669669
overflow-y: scroll;
670670
}
671671
.table-fix-head thead th {

0 commit comments

Comments
 (0)