From 69a601dd89e85fad91e1e8a3258ee104cd5f3526 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Thu, 27 Apr 2023 15:19:34 +0800
Subject: [PATCH] 社区调整
---
src/styles/base/index.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/styles/base/index.scss b/src/styles/base/index.scss
index 2d67746..f276eb7 100644
--- a/src/styles/base/index.scss
+++ b/src/styles/base/index.scss
@@ -156,7 +156,7 @@
.el-dialog {
display: flex;
flex-direction: column;
- width: 420px;
+ width: 450px;
.el-dialog__body {
flex: 1;
--
Gitblit v1.9.3