gaosp
2024-01-18 c55d9376565a78ce31a5b8d78dad89df16c2628e
src/styles/index.scss
@@ -107,5 +107,14 @@
  background-color: transparent;
}
.el-button--primary.active {
  background-color: #5DD1FC;
  background-color: #5DD1FC!important;
}
.el-form-item__content {
  line-height: 40px;
}
.el-form-item {
  margin-bottom: 22px;
}
.el-form-item__label {
  font-size: 12px;
}