mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
add initial table columns
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user