add payments method list

This commit is contained in:
smanylov
2026-04-02 17:59:47 +07:00
parent d6dee3361e
commit 0097f768ef
6 changed files with 102 additions and 1 deletions
+7
View File
@@ -5247,4 +5247,11 @@
}
}
}
}
.payment-user-cards {
.card-wrapper {
display: flex;
gap: 10px;
}
}