mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Ultimate breadcrumb flex fix fox (#2463)
This commit is contained in:
parent
7647f97dda
commit
10bc4b3043
@ -64,11 +64,12 @@ adf-document-list ::ng-deep adf-datatable tr.is-selected .image-table-cell::befo
|
||||
}
|
||||
|
||||
.adf-files-toolbar {
|
||||
& ::ng-deep md-toolbar-row {
|
||||
white-space: initial;
|
||||
.adf-toolbar-title {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
|
||||
& ::ng-deep a.adf-breadcrumb-item-anchor {
|
||||
white-space: initial;
|
||||
.adf-breadcrumb {
|
||||
width: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user