Merge pull request #9200 from tudi2d/9093-fix-page-height

Differentiate between page height for mobile & desktop
This commit is contained in:
Johan Haals
2022-01-28 14:39:48 +01:00
committed by GitHub
4 changed files with 27 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Fix an issue where changes related to the `MobileSidebar` prevented scrolling pages. Additionally improve the menu of the `MobileSidebar` to not overlay the `BottomNavigation`.