mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-02 16:19:12 +00:00
[HTML] Prevent click events on elements inside referenced message
Closes #545
This commit is contained in:
@@ -249,6 +249,7 @@ img {
|
||||
|
||||
.chatlog__reference-content > * {
|
||||
display: inline;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.chatlog__reference-content > a:hover {
|
||||
|
||||
Reference in New Issue
Block a user