Upd:角色面板属性颜色根据词条权重切换

This commit is contained in:
UCPr 2025-03-26 13:41:08 +08:00
parent 289a0a9a6d
commit 06ec5152a0
9 changed files with 74 additions and 53 deletions

View file

@ -231,6 +231,10 @@
&.blue {
color: rgb(65, 147, 237);
}
&.white {
color: rgb(233, 233, 233);
}
}
.value {