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 ad54fdd commit feb5624
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ const ConfigDryRun = ({
>
<CodeEditor
value={manifestResponse?.result?.data || ''}
height="fitToParent"
height="100%"
mode={MODES.YAML}
readOnly
noParsing
Expand Down

0 comments on commit feb5624

Please sign in to comment.