浏览代码

最后修改

1
mo 3 年之前
父节点
当前提交
550da79a59
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/copy-text/index.vue

+ 1 - 1
src/components/copy-text/index.vue

@@ -69,7 +69,7 @@ export default {
   display: inline-flex;
   align-items: center;
   flex-wrap: nowrap;
-  width: calc(100% - 15px);
+  max-width: calc(100% - 15px);
   // margin: 0 auto;
   // justify-content: center;