Explorar o código

Merge branch 'style-fix' into online

wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
39a31e7960
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/overflow-text/index.vue

+ 1 - 1
src/components/overflow-text/index.vue

@@ -23,7 +23,7 @@ export default {
     },
     width: {
       type: String,
-      default: '200px'
+      default: 'auto'
     },
     split: {
       type: Boolean,