chore: update @pureadmin/components

This commit is contained in:
xiaoxian521
2022-03-10 10:51:45 +08:00
parent 2e5667f652
commit 8b3f642cf2
4 changed files with 6 additions and 19 deletions

View File

@@ -93,17 +93,3 @@ ul {
.mobile-spacing {
margin: 0;
}
// @pureadmin/components 样式覆盖
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
color: var(--el-color-primary) !important;
}
.ant-tabs-ink-bar {
background: var(--el-color-primary) !important;
}
.ant-tabs-tab,
.ant-tabs-tab-btn {
&:hover {
color: var(--el-color-primary) !important;
}
}