mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 20:15:07 +00:00
fix: pages not scrolling on various browsers
This commit is contained in:
parent
56716653b8
commit
a7549a1770
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user