mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-23 23:35:06 +08:00
🐞 fix:暗黑主题下沉浸标签预选内容颜色
This commit is contained in:
@ -623,6 +623,12 @@ $prefix-cls: #{$namespace}-tags-view;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&__item--immerse:not(.is-active) {
|
||||
&:hover {
|
||||
color: var(--el-color-white);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user