Commit b22f29c
authored
make api key dialog scrollable (#2251)
<!-- ELLIPSIS_HIDDEN -->
> [!IMPORTANT]
> Make API key dialog scrollable by setting `max-h-[70vh]` in
`dialog-content.tsx`.
>
> - **UI Update**:
> - In `dialog-content.tsx`, set `max-h-[70vh]` on the main `div` to
make the API key dialog scrollable.
>
> <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 ac6468d. 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 66dba18 commit b22f29c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments