.legend.pop .legendWrap {
    display: flex;
    flex-wrap: nowrap;
    gap: 4px;
}

.legend.pop {
    overflow-x: auto;
}