add initial table columns

This commit is contained in:
jeffvli
2025-10-03 23:08:34 -07:00
parent c27c05ac5d
commit ae8ca54a07
21 changed files with 511 additions and 28 deletions
@@ -38,7 +38,7 @@
}
.item-table-pinned-rows-grid-container.with-header {
background-color: var(--theme-colors-surface);
border-bottom: 2px solid var(--theme-colors-border);
}
.item-table-pinned-columns-grid-container {
@@ -55,7 +55,7 @@
}
.item-table-pinned-intersection-grid-container.with-header {
background-color: var(--theme-colors-surface);
border-bottom: 2px solid var(--theme-colors-border);
}
.item-table-pinned-columns-container {