mirror of
https://github.com/discourse/discourse.git
synced 2025-03-13 14:05:37 +08:00
UX: Remove chat hover effect from github status badge (#30447)
This commit is contained in:
parent
c1818bf40e
commit
d0e38977e3
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user