hailin
2023-07-25 2bd2209ef2c966a036952e5983325c312fb58582
src/styles/element-ui.scss
@@ -122,3 +122,8 @@
// .is-active{
//   background: red !important;
// }
// 修改抽屉头部的底部边距样式
.el-drawer__header{
  margin-bottom: 0px !important;
}