-
Notifications
You must be signed in to change notification settings - Fork 22
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When applying the code block style in the text editor, the border radius is incorrectly applied to every individual paragraph. Instead, it should only apply the top border radius to the first paragraph and the bottom border radius to the last paragraph within the code block.
To Reproduce
Steps to reproduce the behavior:
- Open the Example app.
- Enter multiple lines of text in the text editor.
- Apply the code block style to the text.
- Observe the styling applied to each paragraph.
Expected behavior
Only the first paragraph inside the code block should have the top border radius, and only the last paragraph should have the bottom border radius. Intermediate paragraphs should not receive any border radius.
szydlovsky
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
