table styles corrected
This commit is contained in:
parent
9bf6809f99
commit
962b8e5ce8
|
|
@ -4,6 +4,8 @@
|
|||
gap: 2.4rem;
|
||||
|
||||
tbody {
|
||||
max-height: 70.125rem;
|
||||
overflow-y: auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue