Commit 287eb221 authored by shirlyn.guo's avatar shirlyn.guo 🤡

chore: 卡片样式优化

parent 4304ccaf
......@@ -48,7 +48,6 @@ useResizeObserver(rootContainer, (entries) => {
</script>
<template>
<n-dialog-provider>
<div ref="rootContainer" class="h-full w-full">
<MessageTipModal />
......@@ -63,5 +62,4 @@ useResizeObserver(rootContainer, (entries) => {
</RouterView>
</NConfigProvider>
</div>
</n-dialog-provider>
</template>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment