@ -83,11 +83,11 @@
</style>
<style lang="scss" scoped="scoped">
.message-tag {
width: 52rpx;
height: 52rpx;
font-size: 16rpx;
width: 60rpx;
height: 40rpx;
font-size: 28rpx;
background-color: red;
border-radius: 50%;
border-radius: 20rpx;
margin-right: 10rpx;
text-align: center;
align-items: center;
@ -86,11 +86,11 @@