mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Fix Modal footer button styles
This commit is contained in:
@@ -160,6 +160,10 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
width: 550px;
|
width: 550px;
|
||||||
|
|
||||||
|
.pf-c-button:not(:last-child) {
|
||||||
|
margin-right: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.pf-c-modal-box__footer {
|
.pf-c-modal-box__footer {
|
||||||
|
|||||||
Reference in New Issue
Block a user