gaosp
2024-01-19 db79f0019d3f6ed98e9983de6b91d08212683c86
src/styles/index.scss
@@ -108,4 +108,18 @@
}
.el-button--primary.active {
  background-color: #5DD1FC!important;
}
.el-form-item__content {
  line-height: 40px;
}
.el-form-item {
  margin-bottom: 22px;
}
.el-form-item__label {
  font-size: 12px;
}
.el-dialog__wrapper {
  .el-input__inner {
    color: #000;
  }
}