fixed dialogs

This commit is contained in:
Fedor Katurov 2020-01-21 15:08:01 +07:00
parent d0f419c18b
commit 8cac89cdd1
5 changed files with 29 additions and 18 deletions

View file

@ -312,6 +312,10 @@
border-radius: @panel_radius;
}
&__medium {
width: 100%;
max-width: 417px;
}
}
.control-dialog-provider {