付延余
2022-04-26 09f41d210c0d38bb9058f1de7605e6a8d445bd21
src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue
@@ -77,6 +77,7 @@
    padding: 0.078125rem  /* 20/256 */;
    box-sizing: border-box;
    display: flex;
    height: calc(100% - 0.390625rem  /* 100/256 */);
    .menu-left{
      width: 0.9375rem  /* 240/256 */;
      height: 5.2734375rem  /* 1350/256 */;
@@ -99,12 +100,10 @@
      }
    }
    .menu-right{
      flex: 1;
      width: calc(100% - 0.9375rem);
      padding: 0 0.078125rem  /* 20/256 */;
      box-sizing: border-box;
      height: 5.27344rem;
      @include overflow-y()
      height: 100%;
    }
  }