seimin 2 years ago
parent
commit
448512c661

+ 1 - 1
src/app/views/office-management/office-management.component.less

@@ -5,7 +5,7 @@
5
   }
5
   }
6
   .targetDept {
6
   .targetDept {
7
     overflow: hidden;
7
     overflow: hidden;
8
-    width: 90px;
8
+    // width: 90px;
9
     text-overflow: ellipsis;
9
     text-overflow: ellipsis;
10
     white-space: nowrap;
10
     white-space: nowrap;
11
   }
11
   }