diff --git a/src/components/entity/ha-statistics-picker.ts b/src/components/entity/ha-statistics-picker.ts index e259a222e9..96eab269ee 100644 --- a/src/components/entity/ha-statistics-picker.ts +++ b/src/components/entity/ha-statistics-picker.ts @@ -173,7 +173,6 @@ class HaStatisticsPicker extends LitElement { static styles = css` :host { - width: 200px; display: block; } ha-statistic-picker {