Add skeleton in the mining dashboard page

This commit is contained in:
nymkappa
2022-03-07 19:54:17 +01:00
parent 09e3791cee
commit 2b91ced4d6
7 changed files with 122 additions and 91 deletions

View File

@@ -102,4 +102,11 @@
}
}
}
}
}
.skeleton-loader {
width: 100%;
display: block;
max-width: 80px;
margin: 15px auto 3px;
}