mirror of https://github.com/apache/nifi.git
NIFI-13916: Removing width on action select in GlobalAccessPolicies. (#9436)
This closes #9436
This commit is contained in:
parent
c3f4905eca
commit
a2be354733
|
@ -27,10 +27,4 @@
|
|||
width: 375px;
|
||||
}
|
||||
}
|
||||
|
||||
.action-select {
|
||||
.mat-mdc-form-field {
|
||||
width: 150px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue