Xiao_123 8 месяцев назад
Родитель
Сommit
413ac89dc1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/Enterprise/components/positions.vue

+ 1 - 1
src/components/Enterprise/components/positions.vue

@@ -298,7 +298,7 @@ const loginClose = () => {
 }
 .name {
   position: relative;
-  max-width: 200px;
+  max-width: 30vw;
   margin-right: 8px;
   overflow: hidden;
   text-overflow: ellipsis;