mirror of
https://github.com/D4M13N-D3V/comissions-app-ui.git
synced 2025-03-14 00:05:07 +00:00
fix: made header less roundy
This commit is contained in:
parent
9169063a08
commit
f90378b991
@ -63,7 +63,7 @@ function AppAppBar({ user }: AppAppBarProps) {
|
||||
alignItems: 'center',
|
||||
justifyContent: 'space-between',
|
||||
flexShrink: 0,
|
||||
borderRadius: '999px',
|
||||
borderRadius: '10px',
|
||||
bgcolor:
|
||||
theme.palette.mode === 'light'
|
||||
? 'rgba(255, 255, 255, 0.4)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user