Skip to content

Commit d562f40

Browse files
fixed line break in table
1 parent 22468f4 commit d562f40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui/layouts/common/Table/index.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252

5353
.tableTd {
5454
vertical-align: middle;
55+
white-space: nowrap
5556
// height: 53px !important;
5657
}
5758

0 commit comments

Comments
 (0)