ckeditor5
ckeditor5 copied to clipboard
Use CSS grid for table insertion drop-down
📝 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.