king
2023-06-22 87845ae8c285399eb70bce517289157544c2aa0d
src/components/tabview/index.scss
@@ -68,10 +68,11 @@
    }
    iframe {
      width: 100%;
      height: calc(100vh - 115px);
      height: calc(100vh - 92px);
      overflow-y: scroll;
      border: 0;
      margin-top: 16px;
      margin: 0px;
      vertical-align: top;
    }
  }
  .ant-back-top {