Skip to content

Commit

Permalink
fix scroll (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: wuweilai <[email protected]>
  • Loading branch information
wuweilaiya and wuweilai authored Apr 13, 2022
1 parent 047e624 commit 4bfee1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Masa.Blazor.Pro/wwwroot/css/masa-blazor-pro.css
Original file line number Diff line number Diff line change
Expand Up @@ -561,8 +561,7 @@
}

.navigation .m-navigation-drawer__content {
overflow-y:scroll;
overflow-x: visible !important;
overflow: visible !important;
}

.navigation .m-icon {
Expand Down

0 comments on commit 4bfee1e

Please sign in to comment.