Skip to content

Commit

Permalink
removed width:100% because it overrides the selected col size
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosammito committed May 2, 2024
1 parent 9e4af8e commit 31df1b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/row/Row.style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
> * {
flex-shrink: 0;
max-width: 100%;
width: 100%;
padding-left: .5rem;
padding-right: .5rem;
box-sizing: border-box;
Expand Down

0 comments on commit 31df1b5

Please sign in to comment.