diff --git a/frappe/public/scss/desk/frappe_datatable.scss b/frappe/public/scss/desk/frappe_datatable.scss index 6dba10e85c..116dc81ab1 100644 --- a/frappe/public/scss/desk/frappe_datatable.scss +++ b/frappe/public/scss/desk/frappe_datatable.scss @@ -150,7 +150,8 @@ font-feature-settings: "tnum"; } - .dt-cell__content--header-0 { + .dt-cell__content--header-0, + .dt-cell__content--col-0 { padding: 0.5rem; }