mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Make multicredential field scrollable
This commit is contained in:
parent
8cc7404207
commit
23e2af5e62
@ -686,7 +686,7 @@ input[type='radio']:checked:before {
|
||||
height: inherit;
|
||||
min-height: 30px;
|
||||
max-height: 120px;
|
||||
overflow-y: hidden;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.Form-variableHeightButtonGroup {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user