gaosp
2024-01-16 e48137c53bd78960f98434436cd2de3303ccf9e8
src/styles/index.scss
@@ -97,3 +97,15 @@
.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;
}