Crunchy
2025-06-14 7e460156de73171f9660ce48f80703e79f8b478d
src/styles/element-ui.scss
@@ -1,5 +1,10 @@
// cover some element-ui styles
// .el-input{
//   input{
//     background: #fff !important;
//     box-shadow: none !important;
//   }
// }
.el-breadcrumb__inner,
.el-breadcrumb__inner a {
  font-weight: 400 !important;
@@ -47,3 +52,4 @@
.el-range-separator {
  box-sizing: content-box;
}