more
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
flex-direction: column;
|
||||
margin-top: 24px;
|
||||
width: 920px;
|
||||
min-height: 510px;
|
||||
min-height: 540px;
|
||||
border-radius: 10px;
|
||||
background-color: rgb(240, 247, 250);
|
||||
border: 1px solid #e9e9e9;
|
||||
@@ -167,10 +167,8 @@
|
||||
.radio-group-box {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-end;
|
||||
justify-content: center;
|
||||
padding: 6px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.select-plan-summary-box {
|
||||
@@ -197,8 +195,7 @@
|
||||
}
|
||||
|
||||
.signup-radio-container {
|
||||
width: 300px;
|
||||
height: 100%;
|
||||
width: 280px;
|
||||
}
|
||||
|
||||
.signup-feat-item {
|
||||
|
||||
Reference in New Issue
Block a user