diff --git a/im-admin-ui/src/views/index.vue b/im-admin-ui/src/views/index.vue index 48400a1..1e49c7a 100644 --- a/im-admin-ui/src/views/index.vue +++ b/im-admin-ui/src/views/index.vue @@ -521,8 +521,6 @@ const initRegistrationChart = async () => { // 图表区域 .chart-section { margin-top: 24px; - display: flex; // 添加 - justify-content: center; // 添加 .el-card { border-radius: 8px; border: 1px solid #f0f2f5;