diff --git a/src/panels/config/automation/trigger/types/ha-automation-trigger-webhook.ts b/src/panels/config/automation/trigger/types/ha-automation-trigger-webhook.ts index 42690fb608..86bee36fb5 100644 --- a/src/panels/config/automation/trigger/types/ha-automation-trigger-webhook.ts +++ b/src/panels/config/automation/trigger/types/ha-automation-trigger-webhook.ts @@ -217,6 +217,7 @@ export class HaWebhookTrigger extends LitElement { ha-textfield > ha-icon-button { --mdc-icon-button-size: 24px; --mdc-icon-size: 18px; + color: var(--secondary-text-color); } ha-button-menu {