Fixes #1743 The settings page was unable to scroll because .config-layout has overflow:hidden which blocks child scrolling. Added min-height:0 and overflow-y:auto to .config-main to enable scrolling within the grid layout. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||