open-nomad/.changelog/16960.txt
Phil Renaud 7f7f764c5a
[ui] Fixed: Evaluations sidebar/response not scrollable (#16960)
* Sets up a CSS grid for Evaluations sidebar

* Flex seems more sensible for this actually

* Tighten up the header margin

* Percy found a diff; the expand button wasnt showing for view logs sidebar
2023-04-27 09:49:18 -04:00

4 lines
104 B
Plaintext

```release-note:bug
ui: Fix a visual bug where evaluation response wasn't scrollable in the Web UI.
```