Uncap width of ha-statistics-picker (#25822)

This commit is contained in:
karwosts 2025-06-17 12:12:50 -07:00 committed by GitHub
parent 9c9ce78ff9
commit 0ddf3aa675
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -173,7 +173,6 @@ class HaStatisticsPicker extends LitElement {
static styles = css` static styles = css`
:host { :host {
width: 200px;
display: block; display: block;
} }
ha-statistic-picker { ha-statistic-picker {