fix: 移动端样式

This commit is contained in:
ChenZhaoYu
2023-03-08 08:38:16 +08:00
parent 5fe1e20e4a
commit 451a456f58
2 changed files with 32 additions and 28 deletions

View File

@@ -31,7 +31,7 @@ const show = computed({
<template>
<NModal v-model:show="show" :auto-focus="false">
<NCard role="dialog" aria-modal="true" :bordered="false" style="width: 100%; max-width: 640px">
<NCard role="dialog" aria-modal="true" :bordered="false" style="width: 95%; max-width: 640px">
<NTabs v-model:value="active" type="line" animated>
<NTabPane name="General" tab="General">
<template #tab>