From 11275cbaaf8fc30e85747d4ced400033bd39b314 Mon Sep 17 00:00:00 2001 From: Nam Vu Date: Mon, 27 May 2024 07:47:27 +0700 Subject: [PATCH] fix: z-index (#4065) --- web/app/components/base/modal/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/base/modal/index.tsx b/web/app/components/base/modal/index.tsx index 403cb319ba..0f7bf12b65 100644 --- a/web/app/components/base/modal/index.tsx +++ b/web/app/components/base/modal/index.tsx @@ -28,7 +28,7 @@ export default function Modal({ }: IModal) { return ( - +