extract list expansion container to separate component

This commit is contained in:
jeffvli
2025-10-07 17:44:55 -07:00
parent a4cb0c2800
commit bed3b3291a
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%;
}