|
|
|
@ -707,6 +707,12 @@ onMounted(() => {
|
|
|
|
background: #fff;
|
|
|
|
background: #fff;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.mold-brand-detail__qr-card {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.mold-brand-detail__image {
|
|
|
|
.mold-brand-detail__image {
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
height: 280px;
|
|
|
|
height: 280px;
|
|
|
|
|