Bugfix: Dashboard preloading skeleton. (#668)
* Change green color. * Fix dashboard preloading components.
This commit is contained in:
@@ -73,11 +73,12 @@
|
||||
.skeleton-loader {
|
||||
width: 100%;
|
||||
display: block;
|
||||
margin: 9px auto;
|
||||
&:first-child {
|
||||
max-width: 90px;
|
||||
margin: 15px auto 3px;
|
||||
}
|
||||
&:last-child {
|
||||
margin: 10px auto 3px;
|
||||
max-width: 55px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user