mo 3 лет назад
Родитель
Сommit
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;