diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 923cfd054..f0beb6e21 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -3314,7 +3314,7 @@ export default { /deep/ .el-collapse-item__content { padding-bottom: 0px; - font-size: 13px; + font-size: 16px; color: #303133; line-height: 1.769230769230769; }