mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
fix loading display
This commit is contained in:
@@ -611,7 +611,7 @@ onMounted(() => {
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
padding: 50px;
|
||||
height: 100%;
|
||||
height: 100vh;
|
||||
box-sizing: border-box;
|
||||
">
|
||||
<template v-if="!isLoadingAccount">
|
||||
|
||||
Reference in New Issue
Block a user