heyujie
2021-11-03 a827dbadd7dcc86067cb71d36a62abbf3418a91f
src/pages/shuohuangMonitorAnalyze/index/App.vue
@@ -153,9 +153,10 @@
    box-shadow: 4px 0px 8px 0px rgba(0, 0, 0, 0.1);
  }
  .right {
    flex: 1;
    // flex: 1;
        width: 100%;
    .top {
      background: #fff;
      position: relative;
      .collapse-trigger {
        position: absolute;
@@ -166,8 +167,7 @@
      }
    }
    .container {
      background: #fff;
      margin: 10px;
      background: #F4F6F9;
      box-sizing: border-box;
      height: calc(100vh - 84px);
      overflow-y: auto;