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