|
@@ -205,10 +205,12 @@ onMounted(() => {
|
|
|
}
|
|
|
&-internalValue-text {
|
|
|
@include text-middle(6px, auto);
|
|
|
+ font-family: Jost;
|
|
|
}
|
|
|
&-max-text {
|
|
|
@include text-middle(auto, 10px);
|
|
|
color: rgb(116, 128, 141);
|
|
|
+ font-family: Jost;
|
|
|
}
|
|
|
&-internal-text{
|
|
|
@include text-middle(auto, 10px);
|