Merge pull request #8699 from cmpadden/techdocs-footer-navigation-dynamic-width

Bug fix Techdocs footer navigation going off the screen
This commit is contained in:
Johan Haals
2022-01-03 15:41:06 +01:00
committed by GitHub
2 changed files with 28 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Updated Techdocs footer navigation to dynamically resize to the width of the dom, resolving an issue where a pinned sidebar causes navigation to go off of the screen