refactor App.tsx: better convention

This commit is contained in:
ManishMadan2882
2024-07-15 17:56:23 +05:30
parent efd43013da
commit 1107a2f2bc
3 changed files with 15 additions and 51 deletions

View File

@@ -89,7 +89,7 @@ const SharedConversation = () => {
}, []);
return (
<div className="flex h-full flex-col items-center justify-between gap-2 overflow-y-hidden">
<div className="flex h-full flex-col items-center justify-between gap-2 overflow-y-hidden dark:bg-raisin-black">
<div className="flex w-full justify-center overflow-auto">
<div className="mt-0 w-11/12 md:w-10/12 lg:w-6/12">
<div className="mb-2 w-full border-b pb-2">