mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update ha-target-picker.ts
This commit is contained in:
parent
705c0e58fc
commit
e42ddb8f0f
@ -321,7 +321,7 @@ export class HaTargetPicker extends SubscribeMixin(LitElement) {
|
|||||||
[type]: true,
|
[type]: true,
|
||||||
})}"
|
})}"
|
||||||
style=${color
|
style=${color
|
||||||
? `--color: rgb(${color}); --background-color: rgba(${color}, .3)`
|
? `--color: rgb(${color}); --background-color: rgba(${color}, .5)`
|
||||||
: ""}
|
: ""}
|
||||||
>
|
>
|
||||||
${icon
|
${icon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user