mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 14:23:44 +08:00
fix: icon button color inherit
This commit is contained in:
parent
35d0438261
commit
910846f2ce
@ -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={() =>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user