Re-adjust settings modal size

This commit is contained in:
Serkan Reis 2023-09-01 18:24:16 +03:00
parent 4566c1bdc7
commit 50ac9b9545

View File

@ -19,7 +19,7 @@ export const SettingsModal = (props: SettingsModalProps) => {
<input className="modal-toggle" defaultChecked={false} id="my-modal-9" ref={checkBoxRef} type="checkbox" />
<label className="cursor-pointer modal" htmlFor="my-modal-9">
<label
className={`absolute top-[42%] bottom-5 left-[13.5%] lg:max-w-[25%] max-h-[250px]
className={`absolute top-[42%] bottom-5 left-[260px] max-w-[450px] max-h-[250px]
border-[1px] no-scrollbar modal-box`}
htmlFor="temp"
>