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