Hide rank icon

This commit is contained in:
the1812 2020-11-14 20:56:15 +08:00
parent 3a8e1b0ed8
commit 4e55c5ef4e
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -19,7 +19,8 @@
&-enterPrompt .chat-item.important-prompt-item, &-enterPrompt .chat-item.important-prompt-item,
&-enterPrompt .chat-history-panel .brush-prompt, &-enterPrompt .chat-history-panel .brush-prompt,
&-pk .chaos-pk, &-pk .chaos-pk,
&-topRank .chat-item.top3-notice { &-topRank .chat-item.top3-notice,
&-topRank .chat-item .rank-icon {
display: none !important; display: none !important;
} }
} }