From 5b584109e82fd2c79c0329d5a22ce7c636a94642 Mon Sep 17 00:00:00 2001 From: "aube.lee" Date: Fri, 7 Mar 2025 19:56:44 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20rect=20=EC=98=81=EC=97=AD=20=EB=B2=84?= =?UTF-8?q?=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Assets/Gameton/Resources/UI/Prefabs/UI.PauseUI.prefab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gameton-06/Assets/Gameton/Resources/UI/Prefabs/UI.PauseUI.prefab b/Gameton-06/Assets/Gameton/Resources/UI/Prefabs/UI.PauseUI.prefab index feec7835..c22dd34b 100644 --- a/Gameton-06/Assets/Gameton/Resources/UI/Prefabs/UI.PauseUI.prefab +++ b/Gameton-06/Assets/Gameton/Resources/UI/Prefabs/UI.PauseUI.prefab @@ -218,8 +218,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 247.5, y: 0} - m_SizeDelta: {x: -505, y: -200} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: -1000, y: -200} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &1677145005460177741 CanvasRenderer: