diff --git a/app/view/add/Add.js b/app/view/add/Add.js index c80dc8ae..e9e4b4df 100644 --- a/app/view/add/Add.js +++ b/app/view/add/Add.js @@ -19,11 +19,11 @@ Ext.define('Hamsket.view.add.Add',{ // defaults ,modal: true ,width: 500 - ,height: 800 ,autoShow: true ,resizable: false ,draggable: false ,bodyPadding: 10 + ,defaultAlign: 't-t' ,initComponent() { const me = this;