mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 00:47:19 +08:00
fix: 修复首页柱状图在大屏下显示比例问题 (#97)
This commit is contained in:
parent
f19f27510b
commit
ea7266c04c
@ -185,7 +185,7 @@ const openDepot = (): void => {
|
||||
:sm="24"
|
||||
:md="24"
|
||||
:lg="8"
|
||||
:xl="1"
|
||||
:xl="8"
|
||||
style="margin-bottom: 20px"
|
||||
v-motion
|
||||
:initial="{
|
||||
|
Loading…
x
Reference in New Issue
Block a user