mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Fix name positioning in with_state_indicator
This commit is contained in:
@@ -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: >-
|
||||
[[[
|
||||
|
||||
Reference in New Issue
Block a user