modify skeleton style

This commit is contained in:
MaysWind
2023-08-02 00:53:12 +08:00
parent ff8c57fdab
commit 110ce0d4c6
2 changed files with 2 additions and 2 deletions
@@ -122,7 +122,7 @@
<div v-if="initing">
<v-skeleton-loader type="paragraph" :loading="initing"
:key="itemIdx" v-for="itemIdx in [ 1, 2, 3 ]"></v-skeleton-loader>
:key="itemIdx" v-for="itemIdx in [ 1, 2, 3, 4 ]"></v-skeleton-loader>
</div>
<v-card-text class="statistics-overview-title pt-0" :class="{ 'disabled': loading }"