Skip to content

Fix area dialog too wide#5136

Merged
balloob merged 2 commits into
devfrom
area-dialog-to-wide
Mar 12, 2020
Merged

Fix area dialog too wide#5136
balloob merged 2 commits into
devfrom
area-dialog-to-wide

Conversation

@bramkragten
Copy link
Copy Markdown
Member

Fixes #5133

@bramkragten bramkragten changed the title Fix area dialog to wide Fix area dialog too wide Mar 11, 2020
css`
ha-paper-dialog {
min-width: 400px;
@media all and (min-width: 450px) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this become a shared style ?

@balloob balloob merged commit d83b308 into dev Mar 12, 2020
@balloob balloob deleted the area-dialog-to-wide branch March 12, 2020 00:10
@bramkragten bramkragten added this to the 0.107 milestone Mar 12, 2020
@bramkragten bramkragten mentioned this pull request Mar 12, 2020
@lock lock Bot locked and limited conversation to collaborators Mar 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create/update dialog button too far right, not responsive

3 participants