mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Fix grid size picker size (#21161)
This commit is contained in:
parent
321a085c0e
commit
bd1ede4145
@ -246,7 +246,7 @@ export class HuiCardLayoutEditor extends LitElement {
|
|||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
ha-grid-size-editor {
|
ha-grid-size-picker {
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 250px;
|
max-width: 250px;
|
||||||
margin: 16px auto;
|
margin: 16px auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user