@@ -274,7 +274,9 @@ export default {
</script>
<style lang="less">
.AddChemicalAndCommonMappingWrapper {
- min-width: 980px;
+ .AddChemicalAndCommonMappingBox {
+ min-width: 900px;
+ }
color: #606266;
.topBack {
top: 0;
@@ -377,6 +379,7 @@ export default {
background-color: #fff;
margin: 0px 20px;
padding: 20px;
+ min-width: 920px;
.el-button {
position: absolute;
right: 80px;