Improved dashboard loading indicators.

This commit is contained in:
softsimon
2020-09-22 12:50:12 +07:00
parent 0464ad4bcf
commit 9e71f1a683
2 changed files with 22 additions and 12 deletions

View File

@@ -34,3 +34,7 @@
.bg-warning {
background-color: #b58800 !important;
}
.skeleton-loader {
width: 200px;
}