style(subscription): adjust agreement label font size to 12px

This commit is contained in:
2026-06-23 15:48:27 +08:00
parent 761f35c20b
commit a26dbec873
@@ -72,7 +72,7 @@
} }
.agreementLabel { .agreementLabel {
font-size: 17px; font-size: 12px;
} }
.agreementLink { .agreementLink {