@@ -875,7 +875,7 @@ export default {
display: flex;
flex-direction: column;
justify-content: center;
- height: 400px;
+ height: 340px;
}
.selector-box {
/* margin-top: 10px; */
@@ -959,7 +959,4 @@ export default {
font-size: 12px;
color: #5a5e66;
- .checkbox-div{
- margin:0 auto;
- }
</style>