mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-12-19 20:17:11 +00:00
fix: pages not scrolling on various browsers
This commit is contained in:
@@ -58,6 +58,7 @@ fuse-main {
|
||||
flex: 1;
|
||||
flex-direction: row;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
|
||||
> *:not(router-outlet):not(.ps__scrollbar-x-rail):not(.ps__scrollbar-y-rail) {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user