From 283bab656edf539e63aa9d89062efabc874f1617 Mon Sep 17 00:00:00 2001 From: "focp212@naver.com" Date: Fri, 31 Oct 2025 17:08:29 +0900 Subject: [PATCH] =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../merchant/ui/section/manager-section.tsx | 18 ++++++++++++------ src/shared/ui/assets/css/style-fix.css | 2 +- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/src/entities/merchant/ui/section/manager-section.tsx b/src/entities/merchant/ui/section/manager-section.tsx index e8365dd..cc8ea21 100644 --- a/src/entities/merchant/ui/section/manager-section.tsx +++ b/src/entities/merchant/ui/section/manager-section.tsx @@ -55,16 +55,22 @@ export const ManagerSection = ({ { isOpen && } diff --git a/src/shared/ui/assets/css/style-fix.css b/src/shared/ui/assets/css/style-fix.css index 1e986db..134b189 100644 --- a/src/shared/ui/assets/css/style-fix.css +++ b/src/shared/ui/assets/css/style-fix.css @@ -455,5 +455,5 @@ main.pop{ overflow-x: hidden; } .filter-section .excrow{ - width: 60%; + width: 68%; } \ No newline at end of file