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 {
 .name {
   position: relative;
   position: relative;
-  max-width: 200px;
+  max-width: 30vw;
   margin-right: 8px;
   margin-right: 8px;
   overflow: hidden;
   overflow: hidden;
   text-overflow: ellipsis;
   text-overflow: ellipsis;