kuaifan пре 5 година
родитељ
комит
e6654f5631
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      resources/assets/js/main/components/gantt/index.vue

+ 3 - 0
resources/assets/js/main/components/gantt/index.vue

@@ -411,6 +411,9 @@ export default {
                     flex: 1;
                     padding: 0 12px;
                     cursor: default;
+                    overflow: hidden;
+                    text-overflow: ellipsis;
+                    white-space: nowrap;
                 }
                 .item-icon {
                     display: none;