fixed loading placeholder style and search component showing on loading

This commit is contained in:
Roberto Tonino
2020-09-15 22:51:50 +02:00
parent cd8b03681a
commit 36dbb78879
6 changed files with 7 additions and 10 deletions

View File

@@ -241,7 +241,7 @@ a {
}
.loading_placeholder {
// display: flex;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;