From 298c4f63d58815ca8aa72d3fd4ac5b6dfc8c4642 Mon Sep 17 00:00:00 2001 From: Kirill Date: Thu, 14 May 2026 22:02:56 +0500 Subject: [PATCH] test refactor --- client/src/app/layout/AppHeader.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/app/layout/AppHeader.tsx b/client/src/app/layout/AppHeader.tsx index 96a27ef..7a0b734 100644 --- a/client/src/app/layout/AppHeader.tsx +++ b/client/src/app/layout/AppHeader.tsx @@ -160,9 +160,9 @@ export function AppHeader() { sx={{ display: 'flex', alignItems: 'center', - bgcolor: 'rgba(255,255,255,0.15)', + bgcolor: 'rgba(255, 255, 255, 0.25)', borderRadius: 3, - px: 1, + px: 0.5, py: 0.5, }} >