(fix:ui) minor adjustments

This commit is contained in:
ManishMadan2882
2025-03-05 03:15:50 +05:30
parent 68b868047e
commit 79cf2150d5
11 changed files with 26 additions and 21 deletions

View File

@@ -386,7 +386,7 @@ export default function Conversation() {
)}
</div>
<div className="flex w-11/12 flex-col items-end self-center rounded-2xl bg-opacity-0 z-3 sm:w-[58%] xl:max-w-[52vw] h-auto py-1">
<div className="flex w-11/12 flex-col items-end self-center rounded-2xl bg-opacity-0 z-3 sm:w-[58%] xl:w-[650px] 2xl:w-[49vw] h-auto py-1">
<div
{...getRootProps()}
className="flex w-full items-center rounded-[40px] border dark:border-grey border-dark-gray bg-lotion dark:bg-raisin-black"