From 2ff67a5096a3fe43c2967c5a84fd78cbb1c0a459 Mon Sep 17 00:00:00 2001
From: liuwh <964324856@qq.com>
Date: Tue, 10 Sep 2024 10:13:35 +0800
Subject: [PATCH] 修改

---
 gz-customerSystem/src/styles/public.less |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/gz-customerSystem/src/styles/public.less b/gz-customerSystem/src/styles/public.less
index 03efcd4..e824b98 100644
--- a/gz-customerSystem/src/styles/public.less
+++ b/gz-customerSystem/src/styles/public.less
@@ -794,6 +794,19 @@
 	}
 }
 
+//字节对话框
+.arco-modal-simple {
+	width: 400px;
+
+	.arco-modal-header {
+		padding: 0;
+	}
+
+	.arco-modal-header {
+		text-align: right;
+	}
+}
+
 //弹窗底部按钮
 .dialogFooter {
 	width: 100%;

--
Gitblit v1.8.0