Skip to content

Commit

Permalink
adjusting size
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes committed Jun 18, 2021
1 parent 798503a commit 5033edb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export function EnvironmentConfigurationSelector({
isOpen={isPopoverOpen}
closePopover={toggleIsPopoverOpen}
>
<div style={{ width: px(400) }}>
<div style={{ width: px(350) }}>
<EuiSelectable
searchable
searchProps={{
Expand Down

0 comments on commit 5033edb

Please sign in to comment.