Skip to content

Commit

Permalink
Merge pull request #3013 from jpuzz0/RHOAIENG-9764
Browse files Browse the repository at this point in the history
[RHOAIENG-9764] Pipeline run details page code editor has style issues on pipeline spec tab
  • Loading branch information
openshift-merge-bot[bot] authored Jul 18, 2024
2 parents c0cacad + 464331a commit f46737c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ export const PipelineRunDetailsTabs: React.FC<PipelineRunDetailsTabsProps> = ({
eventKey={DetailsTabKey.Spec}
hidden={activeKey !== DetailsTabKey.Spec}
style={{ flex: 1 }}
className="pf-v5-u-h-100"
data-testid="pipeline-spec-tab"
>
<TabContentBody className="pf-v5-u-h-100" hasPadding>
Expand Down

0 comments on commit f46737c

Please sign in to comment.