upd
This commit is contained in:
@@ -29,7 +29,7 @@ function ModalWrapper({
|
||||
<ModalHeader title={title} leftButton={leftButton} />
|
||||
<div
|
||||
className={clsx(
|
||||
"2xl:p-[1.389vw] p-5 overflow-y-auto min-h-full bg-white",
|
||||
"2xl:p-[1.389vw] p-5 max-sm:overflow-y-auto max-sm:min-h-full max-sm:bg-white",
|
||||
!title && "!pt-0"
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user