UX: remove visual chat msg staging effect (#20542)

This commit is contained in:
chapoi 2023-03-06 16:07:46 +07:00 committed by GitHub
parent 3f908c047d
commit 28f8bdf91d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -245,10 +245,6 @@
}
}
.chat-message.chat-message-staged {
opacity: 0.6;
}
.not-mobile-device & .chat-message-reaction-list .chat-message-react-btn {
display: none;
}