king
2020-03-04 96455706619a0a2a96a836714e106f4c7a3bfd40
src/tabviews/subtable/index.scss
@@ -29,6 +29,15 @@
    left: calc(50% - 22px);
    top: 100px;
  }
  .subtable-box {
    position: relative;
    .subtable-pickup {
      position: absolute;
      right: 5px;
      top: -25px;
      z-index: 10;
    }
  }
}
.popview-modal {
  .ant-modal-body {