more
This commit is contained in:
@@ -140,6 +140,23 @@
|
||||
width: 160px !important;
|
||||
}
|
||||
|
||||
.radio-wrapper {
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
.radio-option-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.checkbox-option-div {
|
||||
height: 20px;
|
||||
}
|
||||
.radio-error-box {
|
||||
margin-top: 16px;
|
||||
margin-left: -3px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 820px) {
|
||||
.modal-body {
|
||||
width: 580px !important;
|
||||
|
||||
Reference in New Issue
Block a user