Adds `overflow-auto` to `HttpResponse` component to create a scroll container that enables console entries to scroll when content exceeds viewport. Removes unnecessary `overflow-y-auto` from `ConsolePanel` component since scrolling is now handled at the `HttpResponse` level. Fixes the console tab scrolling issue by following the same component-level approach as PR #5695 (Settings/Profile scroll fix). |
||
|---|---|---|
| .. | ||
| codemirror-lang-graphql | ||
| hoppscotch-agent | ||
| hoppscotch-backend | ||
| hoppscotch-cli | ||
| hoppscotch-common | ||
| hoppscotch-data | ||
| hoppscotch-desktop | ||
| hoppscotch-js-sandbox | ||
| hoppscotch-kernel | ||
| hoppscotch-relay | ||
| hoppscotch-selfhost-web | ||
| hoppscotch-sh-admin | ||