king
2023-06-22 79e4981aa6cc9354276fc54cdf6d14eb08ab7fee
src/components/breadview/index.scss
@@ -30,10 +30,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 {
    bottom: 10px;