@import "common/var";
.el-dropdown-menu__item.is-disabled {
    cursor: default;
    color: $--color-text-4;
    pointer-events: none
  }