首页item的英文显示异常修复

This commit is contained in:
WindowBird 2025-09-19 14:39:51 +08:00
parent 4d6c204d52
commit eece503e06

View File

@ -619,7 +619,7 @@ page {
.list-scroll { .list-scroll {
width: 100%; width: 100%;
margin-top: 20rpx; margin-top: 20rpx;
height: 120rpx;
overflow-x: auto; overflow-x: auto;
overflow-y: hidden; overflow-y: hidden;
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;