From 3ed457a8916fb6a2aa363a4346a5c32a223dbbda Mon Sep 17 00:00:00 2001 From: Viktor Egorov Date: Mon, 9 Dec 2024 13:20:02 +0100 Subject: [PATCH] Whitespace dropdown is now correctly displayed Co-authored-by: Viktor --- gradle/changelog/fix-whitespace-dropdown.yaml | 2 ++ scm-ui/ui-components/src/repos/DiffDropDown.tsx | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 gradle/changelog/fix-whitespace-dropdown.yaml diff --git a/gradle/changelog/fix-whitespace-dropdown.yaml b/gradle/changelog/fix-whitespace-dropdown.yaml new file mode 100644 index 0000000000..1b768d687d --- /dev/null +++ b/gradle/changelog/fix-whitespace-dropdown.yaml @@ -0,0 +1,2 @@ +- type: fixed + description: Whitespace dropdown is now correctly displayed after pr create diff --git a/scm-ui/ui-components/src/repos/DiffDropDown.tsx b/scm-ui/ui-components/src/repos/DiffDropDown.tsx index 4b5437f2b4..6546528381 100644 --- a/scm-ui/ui-components/src/repos/DiffDropDown.tsx +++ b/scm-ui/ui-components/src/repos/DiffDropDown.tsx @@ -65,7 +65,7 @@ const DiffDropDown: FC = ({ }; return ( -
+