Merge pull request #4203 from zygof/hide-scrollbar-of-collapsed-sidebar

Hide scrollbar of collapsed sidebar
This commit is contained in:
Fredrik Adelöw
2021-02-01 13:21:32 +01:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/core': minor
---
Closes #3556
The scroll bar of collapsed sidebar is now hidden without full screen.
![image](https://user-images.githubusercontent.com/46953622/105390193-0bfd0080-5c19-11eb-8e86-2161bbe6e8d9.png)