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;