yangys
2024-01-13 f466ae4fdc645c66c9f25e2e4598b9809e2b41af
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;
}