removed popout background corner color

This commit is contained in:
victorAnumudu
2024-04-09 15:15:00 +01:00
parent a1d96488bf
commit 2a3edcf3be
5 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ export default function Layout({ children }) {
</div>
{logoutModal && (
<ModalCom action={logoutModalHandler} situation={logoutModal}>
<div className="logout-modal-wrapper w-11/12 sm:w-[460px] bg-white dark:bg-dark-white lg:rounded-2xl">
<div className="logout-modal-wrapper w-11/12 sm:w-[460px] bg-white dark:bg-dark-white lg:rounded-2xl overflow-y-auto">
<div className="modal-header-con">
<h1 className="modal-title">
Confirm