style(device): 设备列表容器添加 overflow hidden
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
3187cc48df
commit
d44e0a9e76
@@ -20,6 +20,7 @@
|
|||||||
/* 卡片列表(scroll-view) */
|
/* 卡片列表(scroll-view) */
|
||||||
.device-list {
|
.device-list {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
overflow: hidden;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
.scroll-view-content {
|
.scroll-view-content {
|
||||||
|
|||||||
Reference in New Issue
Block a user