guhongwei 5 years ago
parent
commit
de29838e00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layout/technical/semDetail.vue

+ 1 - 1
src/layout/technical/semDetail.vue

@@ -282,7 +282,7 @@ export default {
   font-size: 20px;
   overflow: auto;
   text-overflow: ellipsis;
-  -webkit-line-clamp: 8;
+  // -webkit-line-clamp: 8;
   word-break: break-all;
   display: -webkit-box;
   -webkit-box-orient: vertical;