.department-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.department-dialog .footer-btns{text-align:right}.department-dialog .el-form-item__content>div:first-child,.department-dialog .el-input__inner{width:100%}