seimin 2 年之前
父節點
當前提交
448512c661
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/app/views/office-management/office-management.component.less

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

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