mo 3 rokov pred
rodič
commit
550da79a59
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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;