yangfeng
2023-09-28 9a991de2a0079a8f90ed0dfa26abf4d0f95a9bb5
src/assets/style/reset-element.scss
@@ -25,7 +25,9 @@
    padding: 0;
  }
}
.color_F56C6C{
  color:#F56C6C;
}
// .el-menu-item {
//   margin: 8px;
//   border-radius: 6px;
@@ -39,3 +41,6 @@
//   background-position: center;
//   width: 160px !important;
// }
.line_height_30px{
  line-height:30px;
}