Skip to content

Commit 1462b63

Browse files
Merge pull request #1019 from topcoder-platform/Fix-table-style
Fix table style
2 parents 8b579cf + 1a907ad commit 1462b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/ui/lib/components/table/table-row/TableRow.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@use '../../../styles/typography';
22
@import '../../../styles/includes';
33

4-
.container {
4+
.tr {
55
&.clickable {
66
position: relative;
77
cursor: pointer;

0 commit comments

Comments
 (0)