mirror of
https://github.com/ansible/awx.git
synced 2026-04-11 13:09:21 -02:30
Make multicredential field scrollable
This commit is contained in:
@@ -686,7 +686,7 @@ input[type='radio']:checked:before {
|
|||||||
height: inherit;
|
height: inherit;
|
||||||
min-height: 30px;
|
min-height: 30px;
|
||||||
max-height: 120px;
|
max-height: 120px;
|
||||||
overflow-y: hidden;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Form-variableHeightButtonGroup {
|
.Form-variableHeightButtonGroup {
|
||||||
|
|||||||
Reference in New Issue
Block a user