mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
message_row: Add cursor:pointer for edit notices.
Fixes: https://chat.zulip.org/#narrow/channel/137-feedback/topic/.60cursor.3A.20pointer.60.20applied.20to.20whole.20message.20content/near/2172361
This commit is contained in:
committed by
Tim Abbott
parent
68ec074a84
commit
edf6b7389f
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user