store first makeFetch, with loading spinner

This commit is contained in:
2022-01-25 17:30:09 +01:00
parent 8fce27a128
commit e4629ed599
5 changed files with 89 additions and 9 deletions

View File

@@ -145,6 +145,6 @@ div.sticky-buttons {
text-align: center;
padding: 0.45rem 0.7rem;
display: block;
margin-bottom: 0.35rem;
margin-bottom: 0.5rem;
}
}