refactor: remove default data from search page

Closes #151
This commit is contained in:
Jovan Krunić
2021-11-03 12:41:04 +00:00
parent d3188f5090
commit d6cb7e1d3b
13 changed files with 101 additions and 47 deletions

View File

@@ -41,13 +41,14 @@ ion-item, ion-card.compact {
}
}
.notFoundContainer {
.centeredMessageContainer {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
min-height: 50vh;
margin: 20px;
ion-icon {
font-size: 64px;