feat: implement sidebar notification drawer and update investor page padding layouts

This commit is contained in:
sazzadulalambd
2026-05-15 18:07:15 +06:00
parent 845ae91d64
commit ad6d5e26ad
7 changed files with 38 additions and 12 deletions

View File

@@ -125,7 +125,7 @@ export default function InvestorProfilePage() {
];
return (
<div className="min-h-screen">
<div className="min-h-screen lg:pt-6 pt-0">
<InvestorNotification isMobile />
<div className="pt-18 lg:pt-0 p-4 sm:p-5 bg-slate-50 min-h-screen">
<div className="max-w-8xl mx-auto">