perf: theme

This commit is contained in:
xiaoxian521
2022-01-07 14:45:21 +08:00
parent aa845fc3f5
commit 14adf692ab
8 changed files with 108 additions and 102 deletions

View File

@@ -444,7 +444,7 @@ nextTick(() => {
<style scoped module>
.isSelect {
border: 2px solid #0960bd;
border: 2px solid var(--el-color-primary);
}
</style>