mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 16:27:42 -02:30
Align the top of the modal to a fixed distance from the top of the
browser
This commit is contained in:
@@ -19,6 +19,8 @@ const entities = new Entities.AllHtmlEntities();
|
||||
|
||||
const Modal = styled(PFModal)`
|
||||
--pf-c-modal-box__footer--MarginTop: 0;
|
||||
align-self: flex-start;
|
||||
margin-top: 200px;
|
||||
.pf-c-modal-box__body {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user