From 300430df9572f1ba388e6f2af4910fcab0d46d93 Mon Sep 17 00:00:00 2001 From: Dan Ditomaso Date: Mon, 28 Apr 2025 21:25:03 -0400 Subject: [PATCH] fix: message specific styling/overflow --- src/components/PageLayout.tsx | 2 +- src/components/UI/Avatar.tsx | 61 +++++++++++---------- src/components/UI/Sidebar/sidebarButton.tsx | 7 ++- src/core/stores/deviceStore.ts | 3 +- src/pages/Messages.tsx | 10 ++-- 5 files changed, 45 insertions(+), 38 deletions(-) diff --git a/src/components/PageLayout.tsx b/src/components/PageLayout.tsx index 71686f56..40d6459f 100644 --- a/src/components/PageLayout.tsx +++ b/src/components/PageLayout.tsx @@ -112,7 +112,7 @@ export const PageLayout = ({ {rightBar && (