Skip to content

Commit

Permalink
Update HA-Firemote.js
Browse files Browse the repository at this point in the history
  • Loading branch information
PRProd committed Feb 9, 2023
1 parent 658f5c3 commit b318b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HA-Firemote.js
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ class FiremoteCard extends LitElement {
}
.myCanalButton:active, .myCanalButton.appActive {
color: #ffffff;
background: #ec3655;
background: #232227;
box-shadow: 0 0 calc(var(--sz) * 0.857rem) calc(var(--sz) * 0.142rem) rgb(255 255 255 / 15%);
}
Expand Down

0 comments on commit b318b0c

Please sign in to comment.