fix: modal window

This commit is contained in:
IlyaDoronin 2023-08-17 10:52:40 +03:00
parent ba13661795
commit 2b5107fcac

@ -50,6 +50,7 @@ const Modalka: React.FC<ModalkaProps> = ({ imgHC }) => {
borderRadius: "12px",
boxShadow: 24,
p: 0,
overflow: "hidden",
}}
>
<Box