[ACA-2577] Change color of dropdown-breadcrumb current folder (#5621)

This commit is contained in:
Baptiste Mahé
2020-04-17 18:05:35 +02:00
committed by GitHub
parent 71ba89cbe7
commit 968235dff6

View File

@@ -63,6 +63,7 @@
text-overflow: ellipsis;
display: inline-block;
width: 75%;
color: mat-color($foreground, text, 0.72);
}
&-dropdown-breadcrumb-path-option.mat-option {