test refactor
This commit is contained in:
@@ -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,
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user