### Symfony version(s) affected 7.3.0 ### Description The inline display: block on .sf-toolbar-block-ajax prevents the debug toolbar from collapsing to the icon on the right: <img width="546" alt="Image" src="https://github.com/user-attachments/assets/b121d64c-b402-4486-beff-11c18fad2b9c" /> I believe this happens at line 147 in toolbar_js.html.twig ### How to reproduce Click on the X to hide the toolbar. ### Possible Solution Abandon inline styling for .sf-toolbar-block-ajax ### Additional Context _No response_