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
@@ -26,6 +26,11 @@
}
}
& > .loading {
margin: auto;
color: #d94253;
}
& > .settingsContainer {
display: flex;
flex-direction: column;