NIFI-13916: Removing width on action select in GlobalAccessPolicies. (#9436)

This closes #9436
This commit is contained in:
Matt Gilman 2024-10-24 12:54:03 -04:00 committed by GitHub
parent c3f4905eca
commit a2be354733
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 6 deletions

View File

@ -27,10 +27,4 @@
width: 375px;
}
}
.action-select {
.mat-mdc-form-field {
width: 150px;
}
}
}