Fix grid size picker size (#21161)

This commit is contained in:
Paul Bottein 2024-06-25 12:24:04 +02:00 committed by GitHub
parent 321a085c0e
commit bd1ede4145
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -246,7 +246,7 @@ export class HuiCardLayoutEditor extends LitElement {
opacity: 0.5;
pointer-events: none;
}
ha-grid-size-editor {
ha-grid-size-picker {
display: block;
max-width: 250px;
margin: 16px auto;