﻿.compact-view .workingSet-stop-row::before,
.compact-view .workingSet-stop-header-row,
.compact-view .workingSet-stop-row-side-distance,
.compact-view .workingSet-stop-row .norma--tooltip {
    display: none !important; /* hide the distance and tooltip in compact view (tooltip is only hidden from the stop row) */
}

.compact-view .workingSet-stop-row {
    margin-inline-start: 0;
}
