panels: fixed sizes

This commit is contained in:
muerwre 2018-12-07 14:37:44 +07:00
parent b8ba50517b
commit a6966fd651
4 changed files with 11 additions and 5 deletions

View file

@ -169,6 +169,14 @@
bottom: auto;
top: 52px;
}
&.control-dialog-big {
min-width: 555px;
}
&.control-dialog-medium {
min-width: 460px;
}
}
.control-dialog-provider {