.ant-menu-item {
  &:focus-visible {
    box-shadow: none;
  }
}