소스 검색

修改边距

yuanyiming 1 년 전
부모
커밋
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;