Skip to content

Commit

Permalink
Add min width
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula committed Jul 29, 2024
1 parent 73fde7c commit 4506321
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
clip-path: none;
}
max-inline-size: $euiSizeXXL * 20;
max-inline-size: $euiSizeXXL * 8;
background: $euiColorLightestShade;
.kbnOverlayMountWrapper {
padding-left: $euiFormMaxWidth;
Expand Down

0 comments on commit 4506321

Please sign in to comment.