diff --git a/web/styles/message_edit_history.css b/web/styles/message_edit_history.css index 9d6e4fe0c7..9d9fca4471 100644 --- a/web/styles/message_edit_history.css +++ b/web/styles/message_edit_history.css @@ -39,6 +39,10 @@ .messagebox-content { display: block !important; + + .message_content { + cursor: default !important; + } } #message-history-error {