diff --git a/components/cs-dict-tag/index.vue b/components/cs-dict-tag/index.vue index be22cb7..a2395dc 100644 --- a/components/cs-dict-tag/index.vue +++ b/components/cs-dict-tag/index.vue @@ -97,9 +97,9 @@ export default { color: #99a1b7; } .dict-tag { - min-width: 200rpx; + min-width: 212rpx; text-align: center; font-size: 24rpx; - padding: 16rpx 40rpx; + padding: 4rpx 40rpx; } diff --git a/components/cs-text-more/index.vue b/components/cs-text-more/index.vue index dd3c272..123414c 100644 --- a/components/cs-text-more/index.vue +++ b/components/cs-text-more/index.vue @@ -1,11 +1,10 @@