nav .breadcrumb {
    margin-bottom: 0;
}

.no-resize {
    resize: none;
}

.cursor-pointer {
    cursor: pointer;
}

.timetracker__trash {
    position: absolute;
    right: 10px;
}