(fix:chunkDocs) alike purple action btn

This commit is contained in:
ManishMadan2882
2025-03-13 03:08:02 +05:30
parent 8b5df98f57
commit 079a216f5b

View File

@@ -651,7 +651,7 @@ function DocumentChunks({
/>
</div>
<button
className="rounded-full w-full sm:w-40 bg-purple-30 px-4 py-3 text-white hover:bg-[#6F3FD1]"
className="rounded-full w-[108px] h-[32px] text-sm bg-purple-30 text-white hover:bg-violets-are-blue flex items-center justify-center"
title={t('settings.documents.addNew')}
onClick={() => setAddModal('ACTIVE')}
>