@ -97,6 +97,7 @@ const qr = computed(() => props.data.qrcode ?? [])
.title {
padding-top: 32px;
padding-left: 68px;
padding-right: 68px;
font-weight: 700;
font-size: 28px;
line-height: 150%;
@ -132,6 +133,7 @@ const qr = computed(() => props.data.qrcode ?? [])
}
padding-top: 0;
padding-right: 62px;
</style>