Skip to content

Commit

Permalink
Merge pull request #1905 from CSCfi/CSCTTV-4133
Browse files Browse the repository at this point in the history
remove overflow hyphens from category icon column
  • Loading branch information
konolak authored Dec 30, 2024
2 parents dd388c8 + b98b0cc commit 2a43295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/shared/components/table/table.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ app-table-cell {
mat-cell:first-of-type,
mat-footer-cell:first-of-type {
padding-left: $row-x-padding !important;
text-overflow: clip;
}

mat-header-cell:last-of-type,
Expand Down

0 comments on commit 2a43295

Please sign in to comment.