mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix the issue with breadcrumb after material upgrade (#2692)
This commit is contained in:
committed by
Eugenio Romano
parent
7cf0a1c839
commit
5b74b29f09
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
&-dropdown-breadcrumb-path {
|
||||
width: 0;
|
||||
width: 0 !important;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
margin-top: 35px;
|
||||
|
Reference in New Issue
Block a user