20250618-改变已读未读颜色1.4

This commit is contained in:
luoyu 2025-06-18 15:27:28 +08:00
parent b9eb94d816
commit 717abb681a

View File

@ -659,9 +659,9 @@
width: 95%;
text-align: right;
color: #f56c6c;
font-size: 20rpx;
padding: 5rpx 15rpx;
margin-bottom: 5rpx;
font-size: 24rpx;
padding: 0rpx 5rpx;
margin-bottom: 0rpx;
font-weight: 700;
}
@ -733,7 +733,7 @@
.meeting-btn, .music-btn {
padding: 0rpx 20rpx;
border-radius: 8rpx;
font-size: 20rpx;
font-size: 24rpx;
display: inline-block;
text-align: center;
height: 48rpx;