|
@@ -452,7 +452,7 @@ export default {
|
|
|
box-shadow: 0px 2px 15px 0px rgba(31, 36, 41, 0.08);
|
|
|
}
|
|
|
.add-img-container {
|
|
|
- width: 898px;
|
|
|
+ width: 450px;
|
|
|
max-height: 674px;
|
|
|
overflow-y: auto;
|
|
|
background: #ffffff;
|
|
@@ -490,7 +490,7 @@ export default {
|
|
|
margin-left: 0 !important;
|
|
|
}
|
|
|
#equipment .eq-bottom .eq-right .eq-right-bottom .eq-content .additional-box .add-img-container {
|
|
|
- width: 640px;
|
|
|
+ width: 360px;
|
|
|
max-height: 480px;
|
|
|
}
|
|
|
}
|