fix style dropdown breadcrumb

This commit is contained in:
Eugenio Romano
2019-02-08 02:08:39 +00:00
parent d884c1099b
commit 2b4a69797c
3 changed files with 43 additions and 31 deletions

View File

@@ -100,12 +100,7 @@
}
&.adf-active {
flex: 1 1 auto;
color: mat-color($foreground, text, 0.87);
/* stylelint-disable */
min-width: initial;
/* stylelint-enable */
width: auto;
}
&-chevron {