mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 11:40:05 -03:30
Adds sort to IG modal
This commit is contained in:
@@ -158,12 +158,7 @@
|
||||
|
||||
.awx-c-modal.pf-c-modal-box {
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
width: 550px;
|
||||
|
||||
.pf-c-button:not(:last-child) {
|
||||
margin-right: 20px;
|
||||
}
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
.pf-c-modal-box__footer {
|
||||
@@ -233,7 +228,6 @@
|
||||
}
|
||||
|
||||
.awx-c-list {
|
||||
border-top: 1px solid #d7d7d7;
|
||||
border-bottom: 1px solid #d7d7d7;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user