restyle TopBar
This commit is contained in:
@ -190,7 +190,7 @@ export default function TopBar({ onRegister, username }: TopBarProps) {
|
||||
<Box
|
||||
sx={{
|
||||
display: 'flex',
|
||||
position: 'absolute',
|
||||
position: 'fixed',
|
||||
top: 0,
|
||||
left: 0,
|
||||
right: 0,
|
||||
|
||||
Reference in New Issue
Block a user