Note: I'm aware of this question: How to disable elements selection and resizing in contenteditable div? . This question is slightly different.
I'm current using Kendo UI Editor. When I'm using IE 11. There's an resizable border of the content like this:
How to hide the border? I tried putting border: none; on my css. I even search about this issue but it keeps redirecting me into other Editor.
Here's the sample code: (try to use IE 11 to see the issue) https://dojo.telerik.com/AJOXeGAb