Skip to content

Commit

Permalink
added missing classes
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek-devtron committed Feb 14, 2025
1 parent feb5624 commit dd1ba4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const ConfigDryRun = ({
return (
<CodeEditor
value={editorTemplate}
height="fitToParent"
height="100%"
readOnly
mode={MODES.YAML}
noParsing
Expand Down

0 comments on commit dd1ba4e

Please sign in to comment.