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

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

@@ -8,8 +8,8 @@
flex-direction: column;
user-select: none;
z-index: 6;
overflow-y: auto;
width: 100%;
overflow: hidden;
-webkit-overflow-scrolling: touch;
}
.layers-header {
@@ -132,10 +132,11 @@
color: #666;
font-size: 1.1rem;
}
.layers-list-container {
overflow-y: auto;
}
.layers-list {
position: relative;
flex: 1;
overflow-y: auto;
}
.layer-item {
position: relative;