Skip to content

Commit

Permalink
[ACS-5305] fix name column link alignment (#8593)
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Jun 2, 2023
1 parent 86e9f3f commit ea5c346
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -481,14 +481,6 @@ $data-table-cell-min-width-file-size: $data-table-cell-min-width !default;
}
}

/* stylelint-disable-next-line no-duplicate-selectors */
.adf-datatable-cell,
.adf-datatable-cell-header {
.adf-datatable-link .adf-datatable-cell-value {
padding: 0 10px;
}
}

.adf-ellipsis-cell {
position: sticky;
text-overflow: ellipsis;
Expand Down

0 comments on commit ea5c346

Please sign in to comment.