mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Make instance modal scrollable
This commit is contained in:
parent
a03316cdb9
commit
acda67f0fe
@ -17,6 +17,7 @@
|
||||
top: 0px;
|
||||
bottom: 0px;
|
||||
z-index: 3;
|
||||
overflow-y: scroll;
|
||||
|
||||
.modal-dialog {
|
||||
padding-top: 100px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user