yangfeng
2023-09-20 b1d02b4a7a94109f0bbb46efd8d9c4d1a4bd23c0
src/assets/style/reset-element.scss
@@ -25,3 +25,20 @@
    padding: 0;
  }
}
// .el-menu-item {
//   margin: 8px;
//   border-radius: 6px;
//   i {
//     color: #fff;
//   }
// }
// .el-menu-item:hover,
// .el-menu-item:focus {
//   background-color: #0e6ce6;
//   background-position: center;
//   width: 160px !important;
// }
.line_height_30px{
  line-height:30px;
}