mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
fix: analysis page style problem #15
This commit is contained in:
parent
3e9e48565c
commit
cf1a4d2f7b
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<a-row style="margin: -12px">
|
||||
<a-row style="margin: 0 -12px">
|
||||
<a-col :sm="24" :md="12" :xl="6" style="padding: 12px 12px 24px;">
|
||||
<chart-card title="总销售额" total="¥ 189,345">
|
||||
<a-tooltip title="指标说明" slot="action">
|
||||
|
Loading…
x
Reference in New Issue
Block a user