diff --git a/packages/common/styles.js b/packages/common/styles.js index 45577e9197e84e4505e708a9979a325f4e8584fb..e7c50dcb8f2e61f92fecce8332463058016acd0f 100644 --- a/packages/common/styles.js +++ b/packages/common/styles.js @@ -1547,10 +1547,12 @@ export function getTabulatorStyles() { color: var(--dbp-muted); font-size: 1rem; font-weight: initial; + text-align: center; } .tabulator-placeholder { border-top: 1px solid var(--dbp-muted); + padding-top: 10px; } .tabulator-row.no-select.tabulator-selected {