recruit
This commit is contained in:
@@ -545,14 +545,8 @@ svg {
|
||||
border-color: #d3d4d6 !important;
|
||||
}
|
||||
|
||||
// 主要类型 - 浅蓝背景 + 深蓝文字
|
||||
&.el-tag--primary {
|
||||
--el-tag-bg-color: #ecf5ff !important;
|
||||
--el-tag-text-color: #409eff !important;
|
||||
background-color: #ecf5ff !important;
|
||||
color: #409eff !important;
|
||||
border-color: #b3d8ff !important;
|
||||
}
|
||||
// 主要类型 - 保持 Element Plus 默认样式,不覆盖
|
||||
// primary 类型使用默认的主题色系统,无需手动覆盖
|
||||
|
||||
// 确保文字颜色应用到所有子元素
|
||||
.el-tag__content,
|
||||
|
||||
Reference in New Issue
Block a user