Skip to content

Commit 31df1b5

Browse files
committed
removed width:100% because it overrides the selected col size
1 parent 9e4af8e commit 31df1b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/row/Row.style.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
> * {
1212
flex-shrink: 0;
1313
max-width: 100%;
14-
width: 100%;
1514
padding-left: .5rem;
1615
padding-right: .5rem;
1716
box-sizing: border-box;

0 commit comments

Comments
 (0)