fix(editor): Display full text of long error messages (#3561)
This commit is contained in:
@@ -156,6 +156,7 @@
|
||||
|
||||
.el-notification__content {
|
||||
text-align: left;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user