.ant-dropdown-menu-item {
    &:has(.ant-btn) {
        &:hover {
            background: #FFF !important;
        }
    }
}