diff --git a/.changelog/16960.txt b/.changelog/16960.txt new file mode 100644 index 00000000000..a2e496f1e3a --- /dev/null +++ b/.changelog/16960.txt @@ -0,0 +1,3 @@ +```release-note:bug +ui: Fix a visual bug where evaluation response wasn't scrollable in the Web UI. +``` diff --git a/ui/app/components/evaluation-sidebar/detail.hbs b/ui/app/components/evaluation-sidebar/detail.hbs index 8beee193109..d1da89ca9de 100644 --- a/ui/app/components/evaluation-sidebar/detail.hbs +++ b/ui/app/components/evaluation-sidebar/detail.hbs @@ -6,7 +6,7 @@