mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
style fixes (#3257)
* fix for the Firefox and Viewer scrolling * breadcrumb style fixes
This commit is contained in:
committed by
Eugenio Romano
parent
856c4fd7f5
commit
76005cd215
@@ -83,6 +83,10 @@
|
||||
.adf-viewer-content {
|
||||
@extend .full-screen;
|
||||
flex: 1;
|
||||
|
||||
& > div {
|
||||
height: 0; // Firefox
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user