Skip to content

Commit 1a907ad

Browse files
author
himaniraghav3
committed
fix-table-style
1 parent 8b579cf commit 1a907ad

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)