添加页面逻辑处理

master
于肖磊 2025-12-01 14:49:59 +08:00
parent 0261103048
commit a054fe26ea
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@
align-items: flex-start; align-items: flex-start;
padding: 6rpx 20rpx; padding: 6rpx 20rpx;
background-color: rgba(40,40,40,0.45); background-color: rgba(40,40,40,0.45);
border-radius: 30rpx; border-radius: 25rpx;
} }
.bulletin-item-avatar { .bulletin-item-avatar {