.scope-5da54a2d47f2c7659b379fc581f66ac6.root {
    display: flex;
    align-items: baseline;
}

.scope-5da54a2d47f2c7659b379fc581f66ac6.item.type-ellipsis {
    flex: 1 1 0;
    max-width: max-content;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.scope-5da54a2d47f2c7659b379fc581f66ac6.item.type-fixed {
    flex: 0 0 auto;
    white-space: pre;
}
