mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
feat: add "no results" screen to search
This commit is contained in:
@@ -11,20 +11,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.notFoundContainer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
min-height: 50vh;
|
||||
|
||||
ion-icon {
|
||||
font-size: 64px;
|
||||
}
|
||||
|
||||
ion-label {
|
||||
font-size: x-large;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user