wait text-color

This commit is contained in:
rohittcodes
2024-10-10 01:56:32 +05:30
parent 4decb34f99
commit 5ad4ba6abd

View File

@@ -134,7 +134,7 @@ function Upload({
</button>
) : (
<button
className="ml-2 cursor-pointer rounded-3xl text-sm h-[42px] px-[28px] py-[6px] bg-[#7D54D14D] text-gray-300 shadow-lg"
className="ml-2 cursor-pointer rounded-3xl text-sm h-[42px] px-[28px] py-[6px] bg-[#7D54D14D] text-white shadow-lg"
disabled
>
{t('modals.uploadDoc.wait')}