From 6a5e440f1f91535b901f856b56d27cfe36840813 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期三, 11 十二月 2024 16:41:53 +0800
Subject: [PATCH] #path similarity

---
 zy-asrs-flow/src/pages/map/index.css |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/zy-asrs-flow/src/pages/map/index.css b/zy-asrs-flow/src/pages/map/index.css
index 1eb1e09..46edbf2 100644
--- a/zy-asrs-flow/src/pages/map/index.css
+++ b/zy-asrs-flow/src/pages/map/index.css
@@ -39,5 +39,9 @@
 
 .drawer-card .ant-card-body {
     height: 95%;
-    padding: 20px;
+    padding: 12px;
+}
+
+.three-spin .ant-spin-container {
+    height: 100%;
 }
\ No newline at end of file

--
Gitblit v1.9.1