修复聚合搜索音源标签的皮肤配色问题

pull/277/head
lyswhut 2020-06-26 12:17:11 +08:00
parent ffc3300fe4
commit c78b9f07a2
1 changed files with 3 additions and 0 deletions

View File

@ -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}';