From ef727eafdea08cc6612f7dffc7a30e95160f11ab Mon Sep 17 00:00:00 2001 From: claire bontempo <68122737+hellobontempo@users.noreply.github.com> Date: Tue, 26 Sep 2023 15:14:57 -0700 Subject: [PATCH] UI: Policy JSON Editor Toolbar Styling Fix (#23297) --- changelog/23297.txt | 3 +++ ui/app/components/policy-form.hbs | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 changelog/23297.txt diff --git a/changelog/23297.txt b/changelog/23297.txt new file mode 100644 index 0000000000..64bf55fb20 --- /dev/null +++ b/changelog/23297.txt @@ -0,0 +1,3 @@ +```release-note:bug +ui: Fixes policy input toolbar scrolling by default +``` \ No newline at end of file diff --git a/ui/app/components/policy-form.hbs b/ui/app/components/policy-form.hbs index 0271bba262..ba38262433 100644 --- a/ui/app/components/policy-form.hbs +++ b/ui/app/components/policy-form.hbs @@ -25,7 +25,7 @@