more
This commit is contained in:
@@ -119,10 +119,10 @@
|
||||
|
||||
.radio-group-box {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-direction: row;
|
||||
padding: 6px;
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
height: 420px;
|
||||
}
|
||||
|
||||
.select-plan-summary-box {
|
||||
@@ -147,3 +147,8 @@
|
||||
.signup-option {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.signup-radio-container {
|
||||
width: 350px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user