king
2024-04-01 3a9effd36f8684aa9705c7ed98ea9ddbc4e17ea3
src/tabviews/zshare/actionList/tabbutton/index.scss
@@ -1 +1,15 @@
.mk-tab-dropdown-wrap {
  box-shadow: 0 0 2px #bcbcbc;
  background: #ffffff;
  min-width: 85px;
  border-radius: 2px;
  div {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    color: rgba(0, 0, 0, 0.65);
    background: #ffffff;
    cursor: pointer;
  }
}