@ckeditor/ckeditor5-theme-lark 46.0.1-alpha.5 → 46.0.1-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css
CHANGED
@@ -3494,7 +3494,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
3494
3494
|
.ck.ck-find-and-replace-form {
|
3495
3495
|
width: 300px;
|
3496
3496
|
|
3497
|
-
/* Don't let the form overflow from the dialog (https://github.com/
|
3497
|
+
/* Don't let the form overflow from the dialog (https://github.com/ckeditor/ckeditor5-commercial/issues/5913) */
|
3498
3498
|
max-width: 100%;
|
3499
3499
|
|
3500
3500
|
/* Styles specific for inputs area. */
|