gaosp
2024-01-13 da8761b8f8cad5fe6825ef28c3b877816eeea59e
src/styles/index.scss
@@ -100,3 +100,12 @@
// .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;
}