src/tabviews/zshare/actionList/tabbutton/index.scss
@@ -1 +1,19 @@ .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; } div:hover { background-color: var(--mk-sys-color); color: #ffffff; } }