style: optimize dashboard in small screen styles and demo (#4293)

This commit is contained in:
afe1
2024-08-31 21:24:48 +08:00
committed by GitHub
parent f23821ff46
commit a7d322019e
4 changed files with 16 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ function notify(type: NotificationType) {
description="支持多语言,主题功能集成切换等"
title="Ant Design Vue组件使用演示"
>
<Card title="按钮">
<Card class="mb-5" title="按钮">
<Space>
<Button>Default</Button>
<Button type="primary"> Primary </Button>