Skip to content

Commit f6ad46d

Browse files
authored
NOBUG: Quick fix to update length of tables (#464)
1 parent 8581fa3 commit f6ad46d

File tree

1 file changed

+0
-2
lines changed
  • angular/projects/public-lng/src/assets/styles/components

1 file changed

+0
-2
lines changed

angular/projects/public-lng/src/assets/styles/components/table.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,5 @@ table {
209209
}
210210

211211
.table td {
212-
white-space: nowrap;
213-
overflow: hidden;
214212
text-overflow: ellipsis;
215213
}

0 commit comments

Comments
 (0)