This commit is contained in:
2026-06-21 21:02:19 +04:00
parent e9acbd4898
commit fe7fea151a
2 changed files with 3 additions and 2 deletions

1
public/sbp.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -15,7 +15,7 @@
<button type="button" class="method" [class.method--active]="payment() === 'sbp'" <button type="button" class="method" [class.method--active]="payment() === 'sbp'"
(click)="selectPayment('sbp', true)" aria-label="СБП"> (click)="selectPayment('sbp', true)" aria-label="СБП">
<img class="method__logo" <img class="method__logo"
src="https://sbp.nspk.ru/storage/settings/common/logo/0645d335-8b62-43a1-9a33-0d4c9d1dc0e0.svg" src="/sbp.svg"
alt="СБП" /> alt="СБП" />
</button> </button>
<button type="button" class="method method--disabled" disabled aria-label="WeChat Pay"> <button type="button" class="method method--disabled" disabled aria-label="WeChat Pay">