zzq
2023-09-26 25b727a5dc28f3c2d225c5e017da58f35c6b84b3
src/assets/style/reset-element.scss
@@ -25,3 +25,22 @@
    padding: 0;
  }
}
.color_F56C6C{
  color:#F56C6C;
}
// .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;
}