ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Use CSS grid for table insertion drop-down

Open oleq opened this issue 3 years ago • 0 comments

📝 Provide a description of the improvement

The feature uses flex instead. This is probably due to the fact that when first implemented there was no browser-wide support for display: grid or it was buggy. Let's clean it up.

A follow-up of https://github.com/ckeditor/ckeditor5/pull/12439#pullrequestreview-1102150332.


If you'd like to see this improvement implemented, add a 👍 reaction to this post.

oleq avatar Sep 14 '22 13:09 oleq