diff --git a/src/pages/index/components/chatItem.vue b/src/pages/index/components/chatItem.vue index ad85b53..d82e8ef 100644 --- a/src/pages/index/components/chatItem.vue +++ b/src/pages/index/components/chatItem.vue @@ -7,8 +7,10 @@ >
{ // border: 1px solid #fff; // transform: translate3d(1px, 0px, 0px) !important; } +::v-deep .badge .round-6{ + min-width: 22rpx; + min-height: 22rpx; +} .chatItem { width: 100%; height: 154rpx;