Преглед изворни кода

Merge branch '03/03GRADE' into test

mo пре 3 година
родитељ
комит
b703b63f66
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;
   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;