feat: add file tree breadcrumb (#40)
This commit is contained in:
@@ -24,6 +24,10 @@ $zIndexMax: 999;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.z-file-tree-breadcrumb {
|
||||
z-index: $zIndexMax - 1;
|
||||
}
|
||||
|
||||
.z-max {
|
||||
z-index: $zIndexMax;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user