Skip to content

Commit

Permalink
Remove flex from cntrl-wrapper first child
Browse files Browse the repository at this point in the history
Signed-off-by: srikant <[email protected]>
  • Loading branch information
srikant-ch5 committed Jan 17, 2025
1 parent 7ad60ea commit cda2363
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
> div:first-child {
width: 100%;
min-width: 0; // Prevent overflow issues
flex: 1; // Allow the div to grow and shrink
}
}
}

0 comments on commit cda2363

Please sign in to comment.