mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-06-04 23:19:58 +08:00
fix: UI (#154)
This commit is contained in:
@@ -35,7 +35,7 @@ onMounted(async () => {
|
||||
<template>
|
||||
<n-config-provider :locale="localeConfig" :theme="theme">
|
||||
<n-global-style />
|
||||
<n-spin description="loading..." :show="loading" style="z-index: 9999;">
|
||||
<n-spin description="loading..." :show="loading">
|
||||
<n-message-provider>
|
||||
<n-grid x-gap="12" :cols="12">
|
||||
<n-gi v-if="!isMobile" span="1"></n-gi>
|
||||
|
||||
Reference in New Issue
Block a user