Fix name positioning in with_state_indicator

This commit is contained in:
2020-05-01 16:57:20 +03:00
parent 0edef3c526
commit 67e50971e4
@@ -15,6 +15,8 @@ with_state_indicator:
service_data:
entity_id: "[[[ return variables.state_indicator_id ]]]"
styles:
name:
- transform: "[[[ return 'translateY(' + variables.state_indicator_size + ')' ]]]"
card:
- border-bottom: >-
[[[