mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix fallback icon color in dark mode (#20969)
This commit is contained in:
parent
3a855f95ad
commit
6bee3ef45c
@ -198,8 +198,7 @@ export class HaIconPicker extends LitElement {
|
||||
|
||||
static get styles() {
|
||||
return css`
|
||||
ha-icon,
|
||||
ha-svg-icon {
|
||||
*[slot="icon"] {
|
||||
color: var(--primary-text-color);
|
||||
position: relative;
|
||||
bottom: 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user