This commit is contained in:
syuilo
2018-10-14 10:16:02 +09:00
parent 3961fd08c9
commit c7988fb6f5
6 changed files with 28 additions and 18 deletions

View File

@@ -9,7 +9,7 @@
<button @click="resolveInitPromise">%i18n:@retry%</button>
</div>
<div class="skeleton" v-if="fetching">
<div class="placeholder" v-if="fetching">
<template v-for="i in 10">
<mk-note-skeleton :key="i"/>
</template>
@@ -232,7 +232,7 @@ export default Vue.extend({
> *
transition transform .3s ease, opacity .3s ease
> .skeleton
> .placeholder
padding 32px
opacity 0.3