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