restyle TopBar

This commit is contained in:
2025-12-13 23:38:10 +05:00
parent 62fe32ea99
commit 41c1ae3357

View File

@ -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,