.metismenu .has-arrow::after {
    transform: rotate(-225deg) translate(0, -50%);
}

.metismenu .has-arrow-nested:after {
    right: -6em;
}