king
2023-05-09 7b0dbecd1d6155d26ec67be0a47a16264c738c85
src/tabviews/zshare/actionList/index.scss
@@ -1,11 +1,13 @@
.button-list.toolbar-button {
  position: relative;
  padding: 15px 0px 5px;
  padding: 15px 0px 0px;
  background: #ffffff;
  min-height: 55px;
  button {
    min-width: 65px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-bottom: 10px!important;
    overflow: hidden;
    min-height: 28px;
    height: auto;
@@ -26,13 +28,7 @@
    display: none;
  }
}
.button-list.toolbar-button.double-line {
  padding-top: 10px;
  padding-bottom: 0px;
  button {
    margin-bottom: 10px!important;
  }
}
.mk-button-more {
  display: inline-block;
  height: 28px;