UX: Remove chat hover effect from github status badge (#30447)

This commit is contained in:
Jarek Radosz 2024-12-23 16:31:29 +01:00 committed by GitHub
parent c1818bf40e
commit d0e38977e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
}
.chat-message-text {
img:not(.emoji):not(.avatar, .onebox-avatar-inline) {
img:not(.emoji, .avatar, .onebox-avatar-inline, .github-status-indicator) {
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
&:hover {