king
2023-09-05 c9967063fa42e15d9f695220c76641cfa28669f2
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;
    }
  }
}