fix: file lock

This commit is contained in:
tao.chen
2026-08-11 21:26:55 +08:00
parent d4013a07a9
commit dd6f176ca8
13 changed files with 345 additions and 97 deletions
+8
View File
@@ -697,6 +697,14 @@ button {
box-shadow: 0 0 0 3px rgb(29 189 124 / 10%);
}
.lock-badge {
display: inline-flex;
align-items: center;
justify-content: center;
color: #c79a3a;
margin-right: 4px;
}
.tree-group__empty {
margin: 2px 0 7px 35px;
color: #a5b0bc;