Skip to content

Commit

Permalink
Revert minWidth on script editor.
Browse files Browse the repository at this point in the history
  • Loading branch information
awahab07 committed Jun 7, 2022
1 parent a86bdb5 commit a8d0d52
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@ export const SourceField = ({
'data-test-subj': `syntheticsSourceTab__inline`,
content: (
<EuiFormRow
style={{ minWidth: 600 }}
isInvalid={isSourceInlineInvalid}
error={
<FormattedMessage
Expand Down

0 comments on commit a8d0d52

Please sign in to comment.