略略略略略略略略略略略略

This commit is contained in:
李志鹏
2026-01-08 14:29:10 +08:00
parent 567ae02c48
commit 4e0faed88e
17 changed files with 229 additions and 152 deletions

View File

@@ -11,9 +11,9 @@
flex-direction: column;
user-select: none;
z-index: 6;
overflow-y: auto;
width: 100%;
// max-height: 70vh;
overflow: hidden;
-webkit-overflow-scrolling: touch;
}
@@ -161,12 +161,12 @@
font-size: 1.1rem;
}
}
.layers-list-container{
overflow-y: auto;
}
// 图层列表
.layers-list {
position: relative;
flex: 1;
overflow-y: auto;
}
// 图层项样式