Skip to content

Commit

Permalink
add md3 switch styles to switches in ha-card shadow-root
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerwyn committed Sep 17, 2024
1 parent ecd09dd commit d78298f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions src/common/card.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
{{ user_colors.jinja }}
{{ card.css }}

# No parent shadow-root in card
ha-switch$: >-
{{ ha_switch.css }}
# Entities header toggle
hui-entities-toggle$ ha-switch$: >-
{{ ha_switch.css }}
Expand Down
Loading

0 comments on commit d78298f

Please sign in to comment.