mirror of
https://github.com/acepanel/panel.git
synced 2026-02-07 03:17:24 +08:00
feat: 全局去除圆角
This commit is contained in:
@@ -33,7 +33,7 @@ const route = useRoute()
|
||||
</template>
|
||||
</header>
|
||||
|
||||
<n-card flex-1 rounded-10>
|
||||
<n-card flex-1>
|
||||
<slot />
|
||||
</n-card>
|
||||
</AppPage>
|
||||
|
||||
Reference in New Issue
Block a user