Commit bb39c3d
authored
Fix height rendering issue on playground (#1963)
<!-- ELLIPSIS_HIDDEN -->
> [!IMPORTANT]
> Adjust `max-h-fit` to `max-h-[500px]` in `render-text.tsx` for
consistent text rendering height.
>
> - **UI Fix**:
> - In `render-text.tsx`, adjust `max-h-fit` to `max-h-[500px]` for
`pre` element when `isFullTextVisible` is true, ensuring consistent
height rendering.
>
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup>
for 9e90afb. You can
[customize](https://app.ellipsis.dev/BoundaryML/settings/summaries) this
summary. It will automatically update as commits are pushed.</sup>
<!-- ELLIPSIS_HIDDEN -->1 parent f748439 commit bb39c3d
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | | - | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments