Update ListTable display of items.

This commit is contained in:
Mike Cao 2023-10-15 13:12:29 -07:00
parent 934b107e5e
commit 8d85e3fcdb
10 changed files with 115 additions and 21 deletions

View file

@ -1,7 +1,6 @@
.container {
position: relative;
min-height: 430px;
height: 100%;
display: flex;
flex-direction: column;
flex: 1;