Skip to content

Commit d3936f5

Browse files
authored
Merge pull request masastack#136 from BlazorComponent/fix-navigation-scroll
Fix:navigation scroll
2 parents 45cc130 + b608b70 commit d3936f5

34 files changed

+28
-28
lines changed

Masa.Blazor.Pro/Data/App/ECommerce/ShopService.cs

Lines changed: 27 additions & 27 deletions
Large diffs are not rendered by default.

Masa.Blazor.Pro/wwwroot/css/masa-blazor-pro.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@
561561
}
562562

563563
.navigation .m-navigation-drawer__content {
564-
overflow-y: visible !important;
564+
overflow-y:scroll;
565565
overflow-x: visible !important;
566566
}
567567

14.5 KB
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
41.2 KB
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
54.4 KB
Loading
Loading
Loading
Loading
21.3 KB
Loading
25.4 KB
Loading
1.08 MB
Loading
Loading
49.1 KB
Loading
64.4 KB
Loading

0 commit comments

Comments
 (0)