test refactor

This commit is contained in:
Kirill
2026-05-14 22:02:56 +05:00
parent 4b027c643a
commit 298c4f63d5
+2 -2
View File
@@ -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,
}}
>