@@ -15,7 +15,8 @@
background: var(--ck-color-table-focused-cell-background);
/* Fixes the problem where surrounding cells cover the focused cell's border.
- It does not fix the problem in all places but the UX is improved. */
+ It does not fix the problem in all places but the UX is improved.
+ See https://github.com/ckeditor/ckeditor5-table/issues/29. */
border-style: double;
}