From f231c2b18d764dc37aa8f2fbe9dfdcdf93873932 Mon Sep 17 00:00:00 2001 From: John Philip Date: Fri, 8 Aug 2025 13:53:26 -0400 Subject: [PATCH] changeset Signed-off-by: John Philip --- .changeset/neat-tigers-clap.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/neat-tigers-clap.md diff --git a/.changeset/neat-tigers-clap.md b/.changeset/neat-tigers-clap.md new file mode 100644 index 0000000000..93d114bb29 --- /dev/null +++ b/.changeset/neat-tigers-clap.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-techdocs': patch +--- + +Fixes CSS to adjust based on whether or not the global Backstage sidebar is on the page.