mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Remove chat hover effect from github status badge (#30447)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user