Update!
Since our CSS classes change often, I believe --retool-canvas-max-width: 10000px;
(or any reasonably high number) should do the trick for now! Use with caution since again, our class names can change at any time, though we'll eventually add a setting for this in the UI
:root { --retool-canvas-max-width: 10000px; }