UX: prevent (edited) and following from being copied (#23882)

This commit is contained in:
chapoi 2023-10-10 21:16:57 +03:00 committed by GitHub
parent d4399b4f3d
commit 563bff509a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,7 @@
display: inline-block;
color: var(--primary-medium);
font-size: var(--font-down-2);
user-select: none;
}
.chat-message-reaction-list,