223a09c636a07c31c6dcbe803a7327f7bc3c63ca
Some checks failed
CI / lint-and-build (push) Failing after 3m14s
@uiw/react-codemirror's outer wrapper inherited h-full but the inner .cm-editor / .cm-scroller had no height constraint, so long queries spilled outside the visible area with no way to scroll. Pass `height="100%"` to the CodeMirror component and pin .cm-editor to the wrapper height via a Tailwind arbitrary selector so the scroller renders correctly inside the resizable panel.
Description
No description provided
Languages
TypeScript
63.1%
Rust
33.5%
CSS
2.4%
Makefile
0.8%
JavaScript
0.1%