Skip to content

Feature: Set padding between lines in multi-line paragraph #749

@saifalmutory

Description

@saifalmutory

When wrapping text, does not create a new paragraph and this is normal,
But we need to set the padding between the lines in one paragraph
Here the padding is set between paragraphs:

.styled-text-area .paragraph-box .paragraph-text { -fx-padding: 10px 0px 0px 0px; }

What should I do?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions