diff --git a/src/styles/element.scss b/src/styles/element.scss index 60f5f355..9931b3ad 100644 --- a/src/styles/element.scss +++ b/src/styles/element.scss @@ -1,9 +1,3 @@ -/* 设置 notification、message 层级在 loading 之上 */ -.el-message, -.el-notification { - z-index: 2070 !important; -} - /* el-alert */ .el-alert { border: 1px solid;