diff --git a/src/layouts/payment-method/payment-method-question/payment-method-list-button/payment-method-list-button.vue b/src/layouts/payment-method/payment-method-question/payment-method-list-button/payment-method-list-button.vue new file mode 100644 index 000000000..016b49ca2 --- /dev/null +++ b/src/layouts/payment-method/payment-method-question/payment-method-list-button/payment-method-list-button.vue @@ -0,0 +1,125 @@ + + + + + + + + + + {{ getInlineAltText(token) }} + + + {{ token }} + + + + + + + + + + + \ No newline at end of file diff --git a/src/layouts/payment-method/payment-method-question/payment-method-question.vue b/src/layouts/payment-method/payment-method-question/payment-method-question.vue index ecd461bec..473e36114 100644 --- a/src/layouts/payment-method/payment-method-question/payment-method-question.vue +++ b/src/layouts/payment-method/payment-method-question/payment-method-question.vue @@ -1,52 +1,34 @@ - - - -
+ + + + {{ getInlineAltText(token) }} + + + {{ token }} + + +