.customize-form .el-input__inner[data-v-02cbbec0] {
  font-size: 12px;
}
.customize-form .el-form-item__label[data-v-02cbbec0] {
  font-size: 12px;
}
.customize-form[data-v-02cbbec0] .el-form-item {
  width: 100%;
}
.customize-form[data-v-02cbbec0] .el-cascader,
.customize-form .el-select[data-v-02cbbec0] {
  width: 100%;
}
.customize-form[data-v-02cbbec0] .customize-form-data-picker.el-date-editor--daterange.el-input__inner {
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}
.customize-form[data-v-02cbbec0] .el-form-item__content {
  font-size: 12px;
  width: calc(100% - 140px);
}
.customize-form[data-v-02cbbec0] .operation-button .el-form-item__content {
  display: flex;
  justify-content: flex-end;
}
.customize-form[data-v-02cbbec0] .operation-button .el-form-item__label {
  color: transparent;
}
.customize-form .el-range-editor--mini .el-range-input[data-v-02cbbec0] {
  font-size: 12px;
}

