修复聚合搜索音源标签的皮肤配色问题
This commit is contained in:
parent
ffc3300fe4
commit
c78b9f07a2
@ -628,6 +628,9 @@ export default {
|
||||
|
||||
each(@themes, {
|
||||
:global(#container.@{value}) {
|
||||
.labelSource {
|
||||
color: ~'@{color-@{value}-theme}';
|
||||
}
|
||||
.noitem {
|
||||
p {
|
||||
color: ~'@{color-@{value}-theme_2-font-label}';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user