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