diff --git a/web/styles/message_row.css b/web/styles/message_row.css index 12a81620c5..e68b70ab6b 100644 --- a/web/styles/message_row.css +++ b/web/styles/message_row.css @@ -981,6 +981,7 @@ of the base style defined for a read-only textarea in dark mode. */ overflow-x: clip; text-overflow: ellipsis; padding-right: 5.5px; + cursor: pointer; } .fade-in-message {