mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Remove outdated CSS var from picture element example
This commit is contained in:
parent
f0a8495342
commit
3ebe333365
@ -407,8 +407,8 @@ style:
|
|||||||
# Positioning of the element
|
# Positioning of the element
|
||||||
left: 50%
|
left: 50%
|
||||||
top: 50%
|
top: 50%
|
||||||
# Overwrite color for icons
|
# Overwrite accent color
|
||||||
"--paper-item-icon-color": pink
|
"--accent-color": pink
|
||||||
```
|
```
|
||||||
|
|
||||||
### How to use state_image
|
### How to use state_image
|
||||||
|
Loading…
x
Reference in New Issue
Block a user