diff --git a/demo-shell/src/app/components/files/files.component.html b/demo-shell/src/app/components/files/files.component.html index f8c387c5af..06eec65dd6 100644 --- a/demo-shell/src/app/components/files/files.component.html +++ b/demo-shell/src/app/components/files/files.component.html @@ -324,14 +324,14 @@ + class="adf-desktop-only adf-ellipsis-cell"> + class="adf-desktop-only adf-ellipsis-cell"> diff --git a/lib/core/datatable/components/datatable/datatable.component.scss b/lib/core/datatable/components/datatable/datatable.component.scss index 97f79c6dae..a904f53a46 100644 --- a/lib/core/datatable/components/datatable/datatable.component.scss +++ b/lib/core/datatable/components/datatable/datatable.component.scss @@ -268,7 +268,6 @@ cursor: pointer; } padding-top: 12px; - padding-left: 20px; display: flex; align-items: center; } @@ -317,7 +316,6 @@ .adf-datatable-cell, .adf-datatable-cell-header { flex: 1; padding: 0; - padding-left: 10px; align-items: center; display: flex; min-height: inherit;