1
0
mirror of synced 2024-11-28 00:20:53 +01:00

Bump loading cards up to page limit

This commit is contained in:
shiibe 2024-06-05 11:47:54 -04:00
parent 28a09df28c
commit 96b175138a

View File

@ -12,7 +12,7 @@
if (isLoading == true || response == null)
{
// Loading...
for (uint i = 0; i < 6; i++) {
for (uint i = 0; i < 12; i++) {
<MudItem xs="12" md="6" lg="4" xl="3">
<MudCard Outlined="true">
<MudCardContent>