edit-feature-widget {
    .menu-item .tile:hover {
        background: #f1f1fc;
        color: #5755d9;
        cursor: pointer;
    }
}