Explicitly use the toolbar with correct height and width settings
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3568452. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !765
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Due to changes to the <a href="https://www.drupal.org/node/3560492">navigation module</a> we have had to implement some small css changes that now requires us to set height and width depending on what kind of chatbot we use.</p>
<p>Even if toolbar is the default block placement and style, we should now explicitly set this together with an appropriate width and height.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>If you apply the recipe the chatbot's width will be to wide.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>* Set placement, style, width and height.</p>
issue