mirror of
https://github.com/ansible/awx.git
synced 2026-01-24 07:51:23 -03:30
Merge pull request #5355 from kensible/5345-empty-list-margin
Updated top margin for empty lists
This commit is contained in:
commit
e8027bda44
@ -278,6 +278,7 @@ table, tbody {
|
||||
}
|
||||
|
||||
.List-noItems {
|
||||
margin-top: 52px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user