|  | 
| 1 | 1 | <?xml version="1.0"?> | 
| 2 |  | -<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> | 
|  | 2 | +<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 
|  | 3 | + xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> | 
| 3 | 4 |  <type name="Magento\PageBuilder\Model\Wysiwyg\DefaultConfigProvider"> | 
| 4 | 5 |  <arguments> | 
| 5 | 6 |  <argument name="additionalSettings" xsi:type="array"> | 
| 6 | 7 |  <item name="toolbar" xsi:type="string"> | 
| 7 |  | - undo redo | styleselect | fontsizeselect | lineheightselect | forecolor backcolor | 
| 8 |  | - | bold italic underline | alignleft aligncenter alignright | numlist bullist | 
| 9 |  | - | link image table charmap | code | 
|  | 8 | + undo redo | styleselect | fontsizeselect | lineheightselect | forecolor backcolor | bold italic | 
|  | 9 | + underline | alignleft aligncenter alignright | numlist bullist | link image table charmap | code | 
| 10 | 10 |  </item> | 
| 11 | 11 |  </argument> | 
| 12 | 12 |  </arguments> | 
|  | 
0 commit comments