created nominative terms in pricing checkout flow

This commit is contained in:
2021-07-07 17:46:34 +02:00
parent 8c8fa6c2b9
commit 2fab2343bf
6 changed files with 186 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -2648,6 +2648,12 @@ article.card{
background-color: $color-showrooms;
padding:1em;
}
.form-item-materio-commerce-agree-nominative-nominative-terms{
label{
max-width: 95%;
vertical-align: top;
}
}
}
}