king
2023-09-05 be107069b14c8d23b9d1aa50391897324dfa9f35
src/tabviews/commontable/index.scss
@@ -137,4 +137,15 @@
      clear: both;
    }
  }
  .tool-wrap {
    position: fixed;
    z-index: 2;
    bottom: 55px;
    right: 20px;
    .ant-btn {
      width: 40px;
      height: 40px;
    }
  }
}