chore: update element-plus@2.0.0

This commit is contained in:
xiaoxian521
2022-02-07 13:43:54 +08:00
parent dbe0815ac4
commit 217258b972
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);
}
}
}