Skip to content

Commit

Permalink
add zIndex for tree select in content profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaskikutis committed Oct 17, 2023
1 parent a0d2708 commit 2eee4e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export class SelectMultipleValues extends React.Component<IProps> {
label={this.props.formField.label}
inlineLabel
labelHidden
zIndex={1051}
/>

{
Expand Down

0 comments on commit 2eee4e5

Please sign in to comment.