.el-row {
  margin-bottom: 20px;
}
.el-col {
  border-radius: 4px;
}
.el-input{
  width: 120px;

}
.el-select{
  width: 120px;

}