add item list selection dialog

This commit is contained in:
jeffvli
2025-12-16 20:24:46 -08:00
parent c9cd87bae5
commit e21f538aa4
8 changed files with 173 additions and 1 deletions
@@ -1,4 +1,5 @@
.item-table-list-container {
position: relative;
display: flex;
flex-direction: column;
height: 100%;