diff --git a/.changelog/16960.txt b/.changelog/16960.txt new file mode 100644 index 000000000..a2e496f1e --- /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 bbc1af074..c788e0696 100644 --- a/ui/app/components/evaluation-sidebar/detail.hbs +++ b/ui/app/components/evaluation-sidebar/detail.hbs @@ -11,7 +11,7 @@