mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Merge pull request #7476 from cillian/admin-stripe-elements-width
Increase the width of Stripe Elements fields in admin so they don't overlap
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
.row
|
||||
.three.columns
|
||||
= label_tag :card_details, t(:card_details)
|
||||
.six.columns
|
||||
.nine.columns
|
||||
%stripe-elements
|
||||
|
||||
@@ -13,5 +13,5 @@
|
||||
.row
|
||||
.three.columns
|
||||
= label_tag :card_details, t(:card_details)
|
||||
.six.columns
|
||||
.nine.columns
|
||||
%stripe-elements
|
||||
|
||||
Reference in New Issue
Block a user