2023-02-09 00:28:55 +00:00
|
|
|
.product-identifier--productReference {
|
2023-01-24 04:00:05 +00:00
|
|
|
position: absolute;
|
2023-02-06 23:47:29 +00:00
|
|
|
top: 42px;
|
2023-02-09 00:28:55 +00:00
|
|
|
right: 0;
|
2023-01-24 04:00:05 +00:00
|
|
|
font-weight: 400;
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 19px;
|
|
|
|
color: $color-gray8;
|
|
|
|
|
|
|
|
&__label,
|
|
|
|
&__separator {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
}
|