gaosp
2024-01-17 89d83a582dda4d8afb8f099905fa2a3b5a6cb08b
src/styles/index.scss
@@ -97,3 +97,21 @@
.el-button--primary {
  background: #5DD1FC;
}
// .el-popper[x-placement^=bottom] {
//   margin-top: 50px;
// }
.el-button--mini {
  background: transparent;
}
.el-button--primary {
  background-color: transparent;
}
.el-button--primary.active {
  background-color: #5DD1FC!important;
}
.el-form-item__content {
  line-height: 40px;
}
.el-form-item {
  margin-bottom: 22px;
}