Browse Source

最后修改

1
mo 3 years ago
parent
commit
550da79a59
1 changed files with 1 additions and 1 deletions
  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;
   display: inline-flex;
   align-items: center;
   align-items: center;
   flex-wrap: nowrap;
   flex-wrap: nowrap;
-  width: calc(100% - 15px);
+  max-width: calc(100% - 15px);
   // margin: 0 auto;
   // margin: 0 auto;
   // justify-content: center;
   // justify-content: center;