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