mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove "important" from breadcrumb css
This commit is contained in:
@@ -22,11 +22,15 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-dropdown-breadcrumb-path {
|
&-dropdown-breadcrumb-path {
|
||||||
width: 0 !important;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-top: 35px;
|
margin-top: 35px;
|
||||||
margin-left: -$dropdownHorizontalOffset;
|
margin-left: -$dropdownHorizontalOffset;
|
||||||
|
|
||||||
|
&.mat-select {
|
||||||
|
width: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&-current-folder {
|
&-current-folder {
|
||||||
|
Reference in New Issue
Block a user