fix: icon button color

This commit is contained in:
GyDi 2022-10-29 19:22:15 +08:00
parent 5504994cb9
commit 9e56b9fbb5
No known key found for this signature in database
GPG Key ID: 58B15242BA8277A6

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)}
>