Karolina Schild
Karolina Schild
## 📝 Provide detailed reproduction steps (if any) 1. Open e.g. https://ckeditor.com/docs/ckeditor5/latest/examples/builds-custom/full-featured-editor.html 2. Hover over the Styles dropdown ### ✔️ Expected result A tooltip should display ### ❌ Actual result...
## 📝 Provide a description of requested docs changes The [custom-components.html#react-and-other-frameworks-components-in-widgets-modern-ui-integrations](https://ckeditor.com/docs/ckeditor5/latest/features/custom-components.html#react-and-other-frameworks-components-in-widgets-modern-ui-integrations) demo is cut on mobile/narrow viewports: https://github.com/user-attachments/assets/d650c4a0-517f-4553-9106-a86cb90ea96d
## 📝 Provide detailed reproduction steps (if any) 1. Open e.g. [all-features.html](http://localhost:8125/ckeditor5/external/ckeditor5/packages/ckeditor5/tests/manual/all-features.html) on Safari 2. Set editor data to: ``` ServicePreviewURLYouTubehttps://www.youtube.com/watch?v=ZVv7UMQPEWkVimeohttps://vimeo.com/1084537LanguageCode snippetLanguageCode snippetCSSbody {\n\tcolor: red;\n}\n\np {\n\tfont-size: 10px;\n}PHP<?php\n\nfunction dump( array ...$args...