This commit is contained in:
Kenneth Jannette
2024-01-30 15:34:19 -06:00
parent 3e6026069a
commit ace775045f
6 changed files with 37 additions and 8 deletions

View File

@@ -84,6 +84,8 @@
margin-bottom: 12px;
margin-right: 20px;
padding-right: 20px;
padding-bottom: 8px;
margin-bottom: 18px;
}
.paymentmodal-order-summarybox {
@@ -113,3 +115,9 @@
border-bottom: 1px solid #cecece;
margin-bottom: 4px;
}
.short-column {
max-width: 120px !important;
margin-right: 1.4rem;
margin-bottom: 1rem;
}