chore: loading text to loading icon, modify the width for responsive web (#5582)

This commit is contained in:
Jin Yi
2025-09-15 16:59:50 +09:00
committed by GitHub
parent 88130a9cae
commit 992efc4486
6 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="h-full flex items-center justify-center p-8">
<div class="w-96 max-w-[100vw] p-2">
<div class="lg:w-96 max-w-[100vw] p-2">
<div class="bg-[#2d2e32] p-4 rounded-lg">
<h4 class="m-0 pb-2 text-lg">
{{ t('cloudPrivateBeta_title') }}