Make sure the no apps placeholder does not take up layout space
This commit is contained in:
@@ -560,6 +560,8 @@ onDeactivated(() => {
|
||||
}
|
||||
|
||||
.no-matches-placeholder {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
margin-top: 50px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user