refactor(sidebar): remove unused user icons from Private and Shared Chats sidebars; update Inbox header font size for consistency

This commit is contained in:
Anish Sarkar 2026-05-03 22:58:20 +05:30
parent 056b2e270b
commit 04f9f7dfc1
4 changed files with 2 additions and 4 deletions

View file

@ -99,7 +99,7 @@ export function SidebarSlideOutPanel({
>
<div
style={{ width }}
className="h-full bg-sidebar text-sidebar-foreground flex flex-col select-none border rounded-r-xl shadow-xl"
className="h-full bg-sidebar text-sidebar-foreground flex flex-col select-none border shadow-xl"
role="dialog"
aria-label={ariaLabel}
>