ui improvements

This commit is contained in:
Front 2022-03-17 17:58:04 -04:00
parent 3a04780f10
commit bbb1dfec31
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<template>
<div>
<center style="padding-top: 3em;" v-if="videos.length == 0">
<center v-if="videos.length == 0">
<v-skeleton-loader type="card-avatar, article, actions" />
<v-skeleton-loader type="card-avatar, article, actions" />
</center>