From 3e62476d17a14f4e44cdbd020a05b5655f68ef48 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 02 Jan 2024 10:21:26 +0800
Subject: [PATCH] 样式调整

---
 src/styles/avue-ui.scss |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/styles/avue-ui.scss b/src/styles/avue-ui.scss
index 86d6863..ab8e5c8 100644
--- a/src/styles/avue-ui.scss
+++ b/src/styles/avue-ui.scss
@@ -43,4 +43,10 @@
     .el-dialog {
         height: auto !important;
     }
+}
+
+.turn-over-popup {
+    .el-dialog {
+        width: 520px !important;
+    }
 }
\ No newline at end of file

--
Gitblit v1.9.3