king
2023-10-19 96989af7e330a08d376002b0759705a477039f61
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;
    }
  }
}