chore: update element-plus@2.0.0

This commit is contained in:
xiaoxian521
2022-02-07 13:53:59 +08:00
parent 1b93ce989c
commit 7cc69ac52d
6 changed files with 24 additions and 31 deletions

View File

@@ -125,7 +125,7 @@ emitter.on("openPanel", () => {
&:hover {
cursor: pointer;
color: red;
color: var(--el-color-primary);
}
}
}