@extend;

.value {
    font-size: 10px;
    line-height: 14px;
    min-width: 16px;
    padding: 0 4px;
}

.root[corner] .value {
    top: -7px;
}
