king
2023-10-19 96989af7e330a08d376002b0759705a477039f61
src/tabviews/zshare/actionList/index.scss
@@ -1,16 +1,20 @@
.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 {
@@ -52,7 +56,10 @@
    height: 34px;
    border-radius: 0px;
    padding-left: 15px!important;
    border-bottom-width: 1px!important;
    border: none;
    color: rgba(0, 0, 0, 0.65)!important;
    border-bottom: 1px solid #e8e8e8!important;
    background: #ffffff!important;
    .anticon {
      display: none;
    }