您能否在删除现有 CSS 后尝试添加以下 CSS?
.chat-message-info__username.group--trust_level_4 .chat-message-info__username__name {
color: blue !important;
}
您能否在删除现有 CSS 后尝试添加以下 CSS?
.chat-message-info__username.group--trust_level_4 .chat-message-info__username__name {
color: blue !important;
}