Przeglądaj źródła

fix: icon button color

GyDi 2 lat temu
rodzic
commit
9e56b9fbb5
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/pages/logs.tsx

+ 1 - 0
src/pages/logs.tsx

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