mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
Fix divider row documenation (#14316)
This commit is contained in:
parent
5610cb65b7
commit
9c2e0ff133
@ -223,8 +223,8 @@ type:
|
|||||||
style:
|
style:
|
||||||
required: false
|
required: false
|
||||||
description: Style the element using CSS.
|
description: Style the element using CSS.
|
||||||
type: string
|
type: map
|
||||||
default: "height: 1px, background-color: var(--secondary-text-color)"
|
default: "height: 1px, background-color: var(--divider-color)"
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
### Section
|
### Section
|
||||||
|
Loading…
x
Reference in New Issue
Block a user