Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 3f12afe

Browse files
Hubert KosterHubert Koster
authored andcommitted
chore: fixing bug
1 parent c597b81 commit 3f12afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/dashboard/components/Table/table.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
td:first-child,
4040
th:first-child {
4141
padding-left: rem(3.2);
42-
white-space: pre;
42+
white-space: break-spaces;
4343
}
4444

4545
tbody tr {

0 commit comments

Comments
 (0)