From 8a6a1f340e249ca4e253f52a99a46ef44e7f0f00 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Tue, 21 Feb 2023 15:39:33 +0800
Subject: [PATCH] 洪水淹没-样式修改,删除tip;选择河段时弹框关闭
---
corelib/common/popup/css/style.css | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/corelib/common/popup/css/style.css b/corelib/common/popup/css/style.css
index ddbc312..c266595 100644
--- a/corelib/common/popup/css/style.css
+++ b/corelib/common/popup/css/style.css
@@ -853,7 +853,6 @@
}
.list-echarts-button{
- width: 100%;
text-align: center;
display: flex;
flex-direction: row-reverse;
--
Gitblit v1.9.3