### TanStack Devtools version devtools-vite 0.4.1 ### Framework/Library version React 19 / vite ### Describe the bug and the steps to reproduce it The height of the parent-container in Tanstack query in my case is fixed to 500px. which will be bad ux in full screen view ### Your Minimal, Reproducible Example - (Sandbox Highly Recommended) <div class="tsqd-parent-container" style="height: 500px;"></div> ### Screenshots or Videos (Optional) <img width="515" height="48" alt="Image" src="https://github.com/user-attachments/assets/b4714dfd-734b-4c85-b191-94d0278c0e9c" /> <img width="1923" height="989" alt="Image" src="https://github.com/user-attachments/assets/3cedd31a-968b-4205-8e68-20d04d49c667" /> ### Do you intend to try to help solve this bug with your own PR? None ### Terms & Code of Conduct - [x] I agree to follow this project's Code of Conduct - [x] I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.