mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +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 {
|
||||
color: var(--color-sticky-font);
|
||||
overflow-wrap: break-word;
|
||||
|
||||
h1,
|
||||
h2,
|
||||
|
||||
Reference in New Issue
Block a user