|
@@ -502,8 +502,8 @@ onMounted(async () => {
|
|
|
}
|
|
|
|
|
|
.coupon {
|
|
|
- width: 64px !important;
|
|
|
- height: 64px !important;
|
|
|
+ width: 84px !important;
|
|
|
+ height: 84px !important;
|
|
|
&::after {
|
|
|
content: "發現好禮";
|
|
|
width: 100%;
|
|
@@ -516,8 +516,8 @@ onMounted(async () => {
|
|
|
}
|
|
|
|
|
|
.waterfall {
|
|
|
- width: 70px !important;
|
|
|
- height: 70px !important;
|
|
|
+ width: 90px !important;
|
|
|
+ height: 90px !important;
|
|
|
}
|
|
|
|
|
|
.applet_link {
|