This commit is contained in:
iqudoo
2026-06-13 03:09:01 +08:00
parent 4e31850dde
commit 979a565468
3 changed files with 1279 additions and 1100 deletions

View File

@@ -649,6 +649,15 @@ body {
color: #fff;
}
.ps-layer-item-locked {
cursor: default;
color: #888;
}
.ps-layer-item-locked:hover {
background: transparent;
}
.ps-marquee-select {
position: absolute;
border: 1px solid #31a8ff;