added manual payement

This commit is contained in:
2021-06-21 15:46:10 +02:00
parent 6eb07263d3
commit 580d6f9059
14 changed files with 77 additions and 32 deletions

View File

@ -2459,8 +2459,18 @@ article.card{
order:2;
background-color: $color-webshowroom;
padding: 1em;
fieldset#edit-payment-information{
#edit-payment-information-add-payment-method{
// display: flex;
// flex-flow: column-reverse;
// #edit-payment-information-add-payment-method-payment-details{
// margin: 1em 0 0;
// }
}
}
label,
legend,
.description,
fieldset#edit-review-contact-information,
fieldset#edit-review-payment-information{
color: #fff;