mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-02 01:37:07 +02:00
fix(editor): Display full text of long error messages (#3561)
This commit is contained in:
parent
86721fc496
commit
8db44057f2
|
|
@ -156,6 +156,7 @@
|
|||
|
||||
.el-notification__content {
|
||||
text-align: left;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user