Hi Lee,
You can set the editor height under 200px with the CSS class below:
Best regards,
Rumen
Telerik by Progress
You can set the editor height under 200px with the CSS class below:
<style>
.k-editor iframe.k-content {
height
:
80px
!important
;
}
</style>
Best regards,
Rumen
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.