fix: file lock
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user