|
|
@@ -130,7 +130,7 @@
|
|
|
&:not(.ck-widget_selected) {
|
|
|
/* Disable visual effects of hover/active widget when CKEditor is in readOnly mode.
|
|
|
See: https://github.com/ckeditor/ckeditor5/issues/1261 */
|
|
|
- --ck-widget-outline-thickness: 0;
|
|
|
+ --ck-widget-outline-thickness: 0px;
|
|
|
}
|
|
|
|
|
|
&.ck-widget_with-selection-handle {
|