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

View File

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