Skip to content

Commit 31c1f01

Browse files
Poleg KashtiPoleg Kashti
authored andcommitted
Closes #590
1 parent 91ed167 commit 31c1f01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/components/common/NewTable/Table.styled.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ export const Table = styled.table(
152152
color: ${table.td.color.normal};
153153
vertical-align: middle;
154154
word-wrap: break-word;
155+
white-space: pre;
155156
156157
& a {
157158
color: ${table.td.color.normal};

0 commit comments

Comments
 (0)