zhangxiaoxu123456
2022-04-18 89f1ca8bc589aaa6f4909ebef4493063b240a3d1
src/pages/show/personnelTalents/PersonnelTalents.vue
@@ -48,7 +48,7 @@
  ;
    display: flex;
    justify-content: center;
    padding: 0px!important;
    padding: 0px;
  }
  .el-menu-item.is-active {
@@ -102,11 +102,11 @@
    }
  }
  .personnelTalents-right {
    height: 5.27344rem;
    flex: 1;
    padding: 0 0.078125rem /* 20/256 */
  ;
    box-sizing: border-box;
    height: 5.27344rem;
    @include overflow-y()
  }
}