Hello Kendo team,
I was trying to achieve a kendo style textbox with an icon on the left, like this
It works fine on LESS-based theme, but on SASS-based theme the nner <input /> element is not getting the proper styling, like this
I have prepared a simple dojo to demonstrate this issue. I have tried all the 3 SASS theme, seems like all of them having same issue.