fix : 公告分类标题-布局调整

This commit is contained in:
赵毅 2025-07-30 18:35:06 +08:00
parent a9e42e8791
commit 485145d706

View File

@ -156,13 +156,15 @@ image {
height: 100rpx; height: 100rpx;
padding: 0 20rpx; padding: 0 20rpx;
box-sizing: border-box; box-sizing: border-box;
overflow-x: auto;
white-space: nowrap;
} }
.tabItem { .tabItem {
font-size: 30rpx; font-size: 30rpx;
color: #222222; color: #222222;
margin-right: 60rpx; margin-right: 60rpx;
height: 42rpx; white-space: nowrap;
} }
.active2 { .active2 {