chore: use intro.js replace driver.js

This commit is contained in:
xiaoxian521
2022-11-18 19:54:08 +08:00
parent 2235d9d7a8
commit 867ef87a34
4 changed files with 71 additions and 87 deletions

View File

@@ -170,6 +170,12 @@ html.dark {
}
}
/* intro.js */
.introjs-tooltip-title,
.introjs-tooltiptext {
color: var(--el-color-primary);
}
/* element-plus */
.el-table__cell {
background: var(--el-bg-color);