.k-kwconfig { width: 100%; table-layout: fixed; border-spacing: 1px; } .k-kwconfig td, .k-kwconfig th { text-align: left; font-size: var(--text-sm); padding: var(--spacing-2); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: var(--color-white); } .k-kwconfig-name { /* width: 8rem; */ } .k-kwconfig-type { /* width: 8rem; */ } .k-kwconfig-description { width: 50%; } .k-kwconfig-data { /* width: 10rem; */ font-variant-numeric: tabular-nums; text-align: right !important; } .k-kwconfig th button { font: inherit; text-align: left; width: 100%; }