修复提示颜色适应
parent
1832ec753c
commit
83b25b0c33
|
@ -568,6 +568,9 @@ each(@themes, {
|
|||
color: ~'@{color-@{value}-theme_2-font-label}';
|
||||
}
|
||||
}
|
||||
.tips {
|
||||
color: ~'@{color-@{value}-theme_2-font}';
|
||||
}
|
||||
}
|
||||
})
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue