From fab93c2fe8ad1316215fbec4fb1d08750e8fb69f Mon Sep 17 00:00:00 2001 From: bogdannechyporenko Date: Mon, 30 Jan 2023 19:03:59 +0100 Subject: [PATCH] Aligning buttons to the same line Signed-off-by: bogdannechyporenko --- .changeset/twenty-islands-wonder.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/twenty-islands-wonder.md diff --git a/.changeset/twenty-islands-wonder.md b/.changeset/twenty-islands-wonder.md new file mode 100644 index 0000000000..4a18545a27 --- /dev/null +++ b/.changeset/twenty-islands-wonder.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-react': minor +--- + +Aligined buttons on "Unregister entity" dialog to keep them on the same line