fix: icon button color

This commit is contained in:
GyDi 2022-10-29 19:22:15 +08:00
parent 10c7e75491
commit f238da416b

View File

@ -45,6 +45,7 @@ const LogPage = () => {
<Box sx={{ mt: 1, display: "flex", alignItems: "center" }}>
<IconButton
size="small"
color="inherit"
sx={{ mr: 2 }}
onClick={() => setEnableLog((e) => !e)}
>