yuanyiming 1 год назад
Родитель
Сommit
0dce121900
1 измененных файлов с 7 добавлено и 12 удалено
  1. 7 12
      src/views/projectApply/components/studentProjectWordShow.vue

+ 7 - 12
src/views/projectApply/components/studentProjectWordShow.vue

@@ -732,18 +732,13 @@ export default {
   //     border-top: solid 1px black;
   //     border-right:  solid 1px black;
   //     border-left:  solid 1px black;
-  //     .textLeft{
-  //       text-align: left ;
-  //       vertical-align: top;
-  //       position: relative;
-  //       max-width:100% ;
-  //       height: 200px;
-  //       // white-space: nowrap;
-  //       span{
-  //         // white-space: nowrap
-  //         word-wrap: break-word;
-  //         word-break: break-all;
-  //       }
+  .textLeft {
+    text-align: left;
+    vertical-align: top;
+    position: relative;
+    max-width: 100%;
+    height: 200px;
+  }
   //       :deep(.el-textarea__inner){
   //         border: none ;
   //         border-radius: 0px;