排产看板工序文字展示调整

dev-scheduling
zhangdi 1 day ago
parent ba39269715
commit 4f5563ccc6
  1. 2
      src/views/productionSchedulingPlan/schedulingDashboard/container.vue

@ -1772,7 +1772,7 @@ export default {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 95%;
max-width: 100%;
text-align: center;
/* 正确的居中方式 */
top: 50%;

Loading…
Cancel
Save