diff --git a/components/notification/style/index.less b/components/notification/style/index.less index abaaf1f20b..8a44210311 100644 --- a/components/notification/style/index.less +++ b/components/notification/style/index.less @@ -118,7 +118,7 @@ } &:hover { - color: #404040; + color: shade(@text-color-secondary, 40%); } }