discourse/plugins/chat/assets/stylesheets/desktop/chat-message-actions.scss

6 lines
146 B
SCSS

.chat-message-actions[data-popper-reference-hidden],
.chat-message-actions[data-popper-escaped] {
visibility: hidden;
pointer-events: none;
}