mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 00:38:45 -03:30
Revert 6282b5bacb
This commit is contained in:
@@ -372,7 +372,9 @@ table, tbody {
|
|||||||
|
|
||||||
.List-noItems {
|
.List-noItems {
|
||||||
margin-top: 52px;
|
margin-top: 52px;
|
||||||
display: inline-block;
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 200px;
|
height: 200px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
@@ -381,7 +383,7 @@ table, tbody {
|
|||||||
color: @list-no-items-txt;
|
color: @list-no-items-txt;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 80px 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-body > .List-noItems {
|
.modal-body > .List-noItems {
|
||||||
|
|||||||
Reference in New Issue
Block a user