diff --git a/src/packages/components/Informations/Texts/TextCommon/index.vue b/src/packages/components/Informations/Texts/TextCommon/index.vue index 6732df8c..70c31f3b 100644 --- a/src/packages/components/Informations/Texts/TextCommon/index.vue +++ b/src/packages/components/Informations/Texts/TextCommon/index.vue @@ -70,6 +70,7 @@ const click = () => { display: flex; align-items: center; justify-content: v-bind('textAlign'); + overflow: hidden; .content { color: v-bind('fontColor');