change appbar

This commit is contained in:
2025-10-20 20:16:09 +08:00
parent 56f11f62ea
commit 991af83c2e
2 changed files with 6 additions and 1 deletions

View File

@@ -42,7 +42,11 @@ const HeadlessFrame = () => {
}}
>
<Box sx={{ flexGrow: 1 }}>
<AppBar position="static">
<AppBar
sx={{
backgroundColor: "#f5f5f5",
}}
>
<Toolbar>
{/* <IconButton
size="large"