spb2
This commit is contained in:
1
public/sbp.svg
Normal file
1
public/sbp.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 10 KiB |
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user