more
This commit is contained in:
@@ -77,6 +77,17 @@
|
||||
width: 740px;
|
||||
}
|
||||
|
||||
.order-summary-container {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: flex-end;
|
||||
margin-right: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
.paymentmodal-order-summarybox {
|
||||
width: 90%;
|
||||
}
|
||||
.payment-modal-text-wrapper {
|
||||
margin: 6px 0px 6px 0px;
|
||||
padding-left: 4px;
|
||||
@@ -96,3 +107,8 @@
|
||||
.paymodal-summary-left {
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.payment-summary-header {
|
||||
border-bottom: 1px solid #cecece;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user