更换支付按钮icon

This commit is contained in:
李志鹏
2026-06-04 15:36:52 +08:00
parent e3607e43ac
commit 5e39f5d2af
2 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

@@ -338,7 +338,7 @@
gap: 0.8rem;
text-transform: uppercase;
> .icon.pay {
width: 7rem;
width: 5rem;
--svg-icon-width: auto;
--svg-icon-height: 2rem;
}