mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Use white for icons with backgound (#10672)
This commit is contained in:
parent
a430142296
commit
2e81f843ce
@ -115,7 +115,7 @@ class HaConfigNavigation extends LitElement {
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
.icon-background ha-svg-icon {
|
.icon-background ha-svg-icon {
|
||||||
color: var(--card-background-color);
|
color: #fff;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user