element样式

pull/1/head
LiuJiaNan 2024-02-22 16:32:49 +08:00
parent 8f8efc7a42
commit 10eb0933dd
1 changed files with 5 additions and 1 deletions

View File

@ -401,4 +401,8 @@
.el-notification {
--el-notification-title-color: #000 !important;
.el-notification__closeBtn:hover {
--el-notification-close-hover-color: #000 !important;
}
}