From 58109825cc6e6f80c75651f4a8e3ccc56d4ec818 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Mon, 20 Feb 2023 10:46:14 +0800
Subject: [PATCH] 洪水淹没-描述字体大小调整

---
 corelib/common/popup/css/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/corelib/common/popup/css/style.css b/corelib/common/popup/css/style.css
index 44e3096..3915643 100644
--- a/corelib/common/popup/css/style.css
+++ b/corelib/common/popup/css/style.css
@@ -1012,7 +1012,7 @@
 }
 
 .flood-image-box .description {
-    font-size: 17px;
+    font-size: 16px;
 }
 
 /**确认保存弹出框**/

--
Gitblit v1.9.3