add midnight theme and fix some styles

This commit is contained in:
pa
2026-01-18 15:45:36 +09:00
committed by Natsumi
parent 46750d3a0c
commit c326e4fd3e
37 changed files with 655 additions and 471 deletions

View File

@@ -89,7 +89,6 @@ function withSpacerColumn(columns, enabled, spacerId, stretchAfterId) {
header: () => null,
cell: () => null,
enableSorting: false,
enableResizing: false,
size: 0,
minSize: 0,
meta: { thClass: 'p-0', tdClass: 'p-0' }