Skip to content

Commit

Permalink
Docs (table): update link. Link of issue -> link of comment
Browse files Browse the repository at this point in the history
  • Loading branch information
illia-stv committed Jun 14, 2023
1 parent 481d41e commit c4c8044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ckeditor5-table/theme/tablecolumnresize.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
.ck-content .table td,
.ck-content .table th {
/* To prevent text overflowing beyond its cell when columns are resized by resize handler
(https://github.com/ckeditor/ckeditor5/pull/14379). */
(https://github.com/ckeditor/ckeditor5/pull/14379#issuecomment-1589460978). */
overflow-wrap: break-word;
position: relative;
}
Expand Down

0 comments on commit c4c8044

Please sign in to comment.