Xiao_123 пре 6 месеци
родитељ
комит
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;