diff --git a/frontend/application/app/globals.css b/frontend/application/app/globals.css index d4b0554..c0f5470 100644 --- a/frontend/application/app/globals.css +++ b/frontend/application/app/globals.css @@ -104,7 +104,7 @@ html, body, #root { font-family: "Vazirmatn" !important; - @apply bg-medical-gray-50 text-medical-gray-900 antialiased overflow-x-hidden max-w-[100vw]; + @apply bg-medical-gray-50 text-medical-gray-900 antialiased max-w-[100vw]; font-feature-settings: "ss01", "ss02", "cv01", "cv11"; }