Browse Source

Merge branch '03/03GRADE' into test

mo 3 years ago
parent
commit
b703b63f66
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;
   align-items: center;
   flex-wrap: nowrap;
-  width: calc(100% - 15px);
+  max-width: calc(100% - 15px);
   // margin: 0 auto;
   // justify-content: center;