Unplanned
Last Updated: 24 Jun 2021 08:40 by ADMIN
n/a
Created on: 24 Jun 2021 08:22
Category: Editor
Type: Feature Request
3
Line/Paragraph spacing feature

Limitation:

  • Line spacing between text/paragraph not able to adjust, currently default Kendo Editor has quite big space in between bullets.

Feedback: To cater for Line spacing option which allow user to adjust line spacing between bullets.

                 
1 comment
ADMIN
Martin
Posted on: 24 Jun 2021 08:40

Hi,

In order to customize the default paragraph, the developer needs to apply custom CSS styles. However, the approach of applying it depends on the iframe option (if it's set to true or false). The following examples, reduce the margin of the paragraphs, depending on the iframe option:

iframe="true"

https://stackblitz.com/edit/custom-css-iframe

iframe="false"

https://stackblitz.com/edit/custom-css-no-iframe

The same is valid for the li elements as well.

Regards,
Martin
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.