JS 无法再用于主题组件

您能否在删除现有 CSS 后尝试添加以下 CSS?

.chat-message-info__username.group--trust_level_4 .chat-message-info__username__name {
  color: blue !important;
}