Minor UI update on Confirmation Modal

This commit is contained in:
Serkan Reis 2023-03-04 12:49:01 +03:00
parent 8f75c24553
commit 1ca3c1fb7b

View File

@ -45,7 +45,7 @@ export const ConfirmationModal = (props: ConfirmationModalProps) => {
<div className="flex justify-end w-full">
<Button className="px-0 mt-4 mr-5 mb-4 max-h-12 bg-gray-600 hover:bg-gray-600">
<label
className="w-full h-full text-white bg-gray-600 hover:bg-gray-600 border-0 btn modal-button"
className="w-full h-full text-white bg-gray-600 hover:bg-gray-600 rounded border-0 btn modal-button"
htmlFor="my-modal-2"
>
Go Back