Skip to content

Commit

Permalink
Closes #590
Browse files Browse the repository at this point in the history
  • Loading branch information
Poleg Kashti authored and Poleg Kashti committed Oct 8, 2024
1 parent 91ed167 commit 31c1f01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/common/NewTable/Table.styled.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ export const Table = styled.table(
color: ${table.td.color.normal};
vertical-align: middle;
word-wrap: break-word;
white-space: pre;
& a {
color: ${table.td.color.normal};
Expand Down

0 comments on commit 31c1f01

Please sign in to comment.