/* custom.css */
body .v-layout  .items-center #v-tool-header .items-center .hover-trigger:nth-of-type(2) {
  display: none; /* 隐藏元素 */
}