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 &&
-
- { manager }
-
+ { manager }
-
- { managerTelephone }
-
+ { managerTelephone }
-
- { managetEmail }
-
+ { managetEmail }
}
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