fix(DeleteDonationModal): cannot overflow
This commit is contained in:
		| @@ -81,7 +81,7 @@ | ||||
|                 /></svg | ||||
|               > | ||||
|             </div> | ||||
|             <div class="mt-3 sm:text-left max-h-[75vh] overflow-y-auto"> | ||||
|             <div class="mt-3 sm:text-left max-h-[75vh]"> | ||||
|               <h3 class="text-lg leading-6 font-medium text-gray-900"> | ||||
|                 {$_("please-confirm-the-deletion-of-donation")} | ||||
|               </h3> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user