/**
 * @class Ext.MessageBox
 */

.x-msgbox {
    max-width: 90vw;
    max-height: 90vh;
}