fix: modal window
This commit is contained in:
parent
ba13661795
commit
2b5107fcac
@ -50,6 +50,7 @@ const Modalka: React.FC<ModalkaProps> = ({ imgHC }) => {
|
||||
borderRadius: "12px",
|
||||
boxShadow: 24,
|
||||
p: 0,
|
||||
overflow: "hidden",
|
||||
}}
|
||||
>
|
||||
<Box
|
||||
|
||||
Loading…
Reference in New Issue
Block a user