more
This commit is contained in:
@@ -101,3 +101,19 @@
|
||||
height: 300px;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.select-plan-summary-box {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 200px;
|
||||
width: 100%;
|
||||
background-color: red;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
.selectplan-payment-button-wrapper {
|
||||
display: flex;
|
||||
flex-direction: row-reverse;
|
||||
margin: 6px;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user