diff --git a/theme/todolist.css b/theme/todolist.css index 6119c77..d5151e8 100644 --- a/theme/todolist.css +++ b/theme/todolist.css @@ -7,6 +7,10 @@ --ck-todo-list-checkmark-size: 16px; } +/* + * To-do list should be interactive only during the editing + * (https://github.com/ckeditor/ckeditor5/issues/2090). + */ .ck-editor__editable .todo-list { & .todo-list__label { & > input {