more
This commit is contained in:
@@ -105,9 +105,11 @@
|
||||
.select-plan-summary-box {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 200px;
|
||||
height: 250px;
|
||||
width: 100%;
|
||||
background-color: red;
|
||||
border-radius: 10px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #e9e9e9;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
@@ -117,3 +119,7 @@
|
||||
margin: 6px;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
.signup-option {
|
||||
width: 200px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user