fix: icon button color inherit

This commit is contained in:
GyDi 2022-10-16 14:40:45 +08:00
parent 35d0438261
commit 910846f2ce
No known key found for this signature in database
GPG Key ID: 58B15242BA8277A6

View File

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