table styles corrected

This commit is contained in:
VividTruthKeeper 2022-08-29 23:21:17 +05:00
parent 9bf6809f99
commit 962b8e5ce8
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
gap: 2.4rem;
tbody {
max-height: 70.125rem;
overflow-y: auto;
display: flex;
flex-direction: column;