king
2023-10-13 ab262bbe2c64ba086a14f181e5a27eba4b46b555
src/tabviews/zshare/actionList/index.scss
@@ -1,17 +1,21 @@
.button-list.toolbar-button {
  position: relative;
  padding: 15px 0px 0px;
  background: #ffffff;
  min-height: 55px;
  background: transparent;
  button {
    min-width: 65px;
    min-width: 60px;
    margin-right: 15px;
    margin-bottom: 10px!important;
    overflow: hidden;
    min-height: 28px;
    height: auto;
  }
  .ant-btn-icon-only {
    width: auto;
    padding: 0 15px;
  }
  .loading-skeleton {
    background: -webkit-gradient(linear,left top,right top,color-stop(25%,#f5f5f5),color-stop(37%,#ffffff),color-stop(63%,#f5f5f5));