mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
Merge pull request #1398 from marshmalien/fix/1362-instance-modal-scrollable
Add scroll to instance modal
This commit is contained in:
commit
4daf1d815b
@ -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