style(device): 设备列表容器添加 overflow hidden

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-05-28 19:56:19 +08:00
co-authored by Claude Sonnet 4.6
parent 3187cc48df
commit d44e0a9e76
@@ -20,6 +20,7 @@
/* 卡片列表(scroll-view */
.device-list {
flex: 1;
overflow: hidden;
width: 100%;
.scroll-view-content {