extract list expansion container to separate component

This commit is contained in:
jeffvli
2025-10-07 17:44:55 -07:00
parent a068b9ca3d
commit 4600e56b94
6 changed files with 42 additions and 41 deletions
@@ -23,8 +23,3 @@
padding: var(--theme-spacing-sm);
overflow: hidden;
}
.list-expanded-container {
width: 100%;
height: 100%;
}