From 1703db5c44ebcac5379863aa9391661925eb9baa Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期三, 17 九月 2025 15:08:27 +0800
Subject: [PATCH] 0312 界面字体统一加2处理

---
 UI/ChatFloatWin.prefab |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/UI/ChatFloatWin.prefab b/UI/ChatFloatWin.prefab
index 6a33372..3f4a621 100644
--- a/UI/ChatFloatWin.prefab
+++ b/UI/ChatFloatWin.prefab
@@ -319,7 +319,7 @@
       m_Calls: []
   m_FontData:
     m_Font: {fileID: 12800000, guid: 7cd825c6867461a4090871836190730f, type: 3}
-    m_FontSize: 18
+    m_FontSize: 20
     m_FontStyle: 0
     m_BestFit: 0
     m_MinSize: 2
@@ -547,14 +547,15 @@
   maxIdleRounds: 20
   openAnimationType: 0
   closeAnimationType: 0
-  _rectTransform: {fileID: 224781005396589748}
   animeDuration: 0.2
   scaleOverInOutCurve: {fileID: 0}
   animationEase: 6
   lastUsedRound: 0
   parentUI: {fileID: 0}
   childrenUI: []
+  _rectTransform: {fileID: 224781005396589748}
   openMask: 0
   clickEmptySpaceClose: 0
+  screenMask: {fileID: 0}
   m_ContainerFloat: {fileID: 224181784836247026}
   m_Chat: {fileID: 114554848738599432}

--
Gitblit v1.8.0