Skip to content

Commit

Permalink
fix: [DHIS2-17736] Dropdown Regression in Registration Form (#3710)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikmv authored Jul 15, 2024
1 parent 42ee692 commit 4c46276
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ class D2SectionPlain extends React.PureComponent<Props> {

return (<div
data-test="d2-section"
style={{ overflowX: 'scroll' }}
className={applyCustomFormClass ? this.props.classes.containerCustomForm : ''}
>
{
Expand Down

0 comments on commit 4c46276

Please sign in to comment.