Skip to content
Snippets Groups Projects
Unverified Commit 910846f2 authored by GyDi's avatar GyDi
Browse files

fix: icon button color inherit

parent 35d04382
No related branches found
No related tags found
No related merge requests found
......@@ -108,6 +108,7 @@ const ConnectionsPage = () => {
header={
<Box sx={{ mt: 1, display: "flex", alignItems: "center" }}>
<IconButton
color="inherit"
size="small"
sx={{ mr: 2 }}
onClick={() =>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment