Skip to content

Commit

Permalink
Fix grid size picker size (#21161)
Browse files Browse the repository at this point in the history
  • Loading branch information
piitaya authored Jun 25, 2024
1 parent 321a085 commit bd1ede4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit bd1ede4

Please sign in to comment.