diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 913ed518e..9e7527983 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -3606,7 +3606,7 @@ export default { .modular-content-p-name { display: inline-block; - width: 220px; + width: 213px; height: 43px; line-height: 43px; font-size: 16px; @@ -3620,10 +3620,10 @@ export default { .modular-content-p-val { display: inline-block; width: calc(~'100% - 225px'); - min-height: 50px; - line-height: 50px; - font-size: 16px; - color: #999999; + //min-height: 50px; + //line-height: 50px; + //font-size: 16px; + //color: #999999; word-break: break-all; //overflow: hidden; //white-space: nowrap;