feat(editor): Use n8n date time picker in data tables (no-changelog) (#19060)

This commit is contained in:
Svetoslav Dekov
2025-09-01 17:24:00 +03:00
committed by GitHub
parent 81c26676a3
commit caeaa679c6
3 changed files with 123 additions and 14 deletions

View File

@@ -689,6 +689,7 @@
/* Ag Grid */
--grid-row-selected-background: var(--p-color-secondary-070);
--grid-cell-editing-border: 2px solid var(--color-secondary);
}
:root {