@ -82,11 +82,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;
@ -85,11 +85,11 @@