mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 10:59:50 +00:00
Add area picker (#4608)
* Add area picker * Make config flow dialog wider * Comment
This commit is contained in:
@@ -322,7 +322,7 @@ class DataEntryFlowDialog extends LitElement {
|
||||
haStyleDialog,
|
||||
css`
|
||||
ha-paper-dialog {
|
||||
max-width: 500px;
|
||||
max-width: 600px;
|
||||
}
|
||||
ha-paper-dialog > * {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user