mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 04:10:01 +00:00
fix(editor): Allow long links on rendered markdown split to multiple lines (#14635)
This commit is contained in:
@@ -289,6 +289,7 @@ input[type='checkbox'] + label {
|
|||||||
|
|
||||||
.sticky {
|
.sticky {
|
||||||
color: var(--color-sticky-font);
|
color: var(--color-sticky-font);
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
|
||||||
h1,
|
h1,
|
||||||
h2,
|
h2,
|
||||||
|
|||||||
Reference in New Issue
Block a user