Return201

Results 6 comments of Return201

![Uploading image.png…]() 在121版本中 scrollbar-color: transparent transparent; 这个会影响到设置 -webkit-scrollbar的宽度 计算, 其它版本正常显示, 把arco预设的scrollbar-color: transparent transparent; 改为 scrollbar-color: inherit; 显示正常

![Image](https://github.com/user-attachments/assets/fcbeff52-7d18-434b-b6d8-52c7646aa704)

The code I copied from NextJS demo shows these errors