Don't load duplicate nodes for editors with start nodes
This commit is contained in:
committed by
Kenn Jacobsen
parent
0dfd7679e0
commit
a1b8d4a097
@@ -289,9 +289,8 @@ body.touch .umb-tree {
|
||||
}
|
||||
|
||||
.no-access {
|
||||
.umb-tree-icon,
|
||||
.root-link,
|
||||
.umb-tree-item__label {
|
||||
> .umb-tree-item__inner .umb-tree-icon,
|
||||
> .umb-tree-item__inner .umb-tree-item__label {
|
||||
color: @gray-7;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user