Prevent HTML window and Style window from splitting vertically

Hello everyone.
When inspecting the DOM, the developper tools is separated into two subwindows, the HTML and the Style windows.
The two windows are separated horizontally up to a certain point where they rearrange themselves vertically.
I (desperately) wish I could prevent them to rearrange vertically whenever I increase the width of the devtools.
Would there be a way to do so?

Thanks in advance! :slightly_smiling_face:

This is how it rearranges itself

This is how I would like it to be all the time