mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
auto hide multi credential scrollbar
This commit is contained in:
parent
a3b2f29478
commit
5971d79a8f
@ -6,7 +6,7 @@
|
||||
border: 1px solid @default-icon-hov;
|
||||
border-radius: 5px;
|
||||
max-height: 120px;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.MultiCredential-selectedBarLabel {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user