@@ -446,7 +446,7 @@ export default {
height: 100%;
}
.modal-box {
- width: 900px;
+ width: 950px;
background: #fff;
position: absolute;
top: 50%;
@@ -583,6 +583,11 @@ export default {
border: 1px solid #dcdfe6;
padding: 20px 10px;
+.rightBox {
+ padding-right: 33px;
+ height: 300px;
+ overflow-y: auto;
+}
.itemLabel {
width: 100%;
min-height: 50px;