diff --git a/src/assets/css/element.scss b/src/assets/css/element.scss index fda0bcf..c69f671 100644 --- a/src/assets/css/element.scss +++ b/src/assets/css/element.scss @@ -398,3 +398,7 @@ font-size: 12px !important; } } + +.el-notification{ + --el-notification-title-color: #000 !important; +}