Added data loading text to each pages

This commit is contained in:
2024-10-11 19:40:49 +02:00
parent 1077400260
commit 8bde354b71
11 changed files with 233 additions and 191 deletions
+5
View File
@@ -5,6 +5,11 @@
flex-direction: column;
align-items: center;
& > .loading {
margin: auto;
color: #d94253;
}
& > .header {
display: flex;
flex-wrap: nowrap;