feat(SVG): make icons on posts non selectable
This commit is contained in:
@@ -965,7 +965,8 @@ a.footnote-ref {
|
||||
animation: toxicGlow 5s ease-in-out infinite;
|
||||
}
|
||||
|
||||
.toxicGlow img {
|
||||
.toxicGlow img,
|
||||
.hdr-social img {
|
||||
user-select: none;
|
||||
-moz-user-select: none;
|
||||
-webkit-user-drag: none;
|
||||
|
||||
Reference in New Issue
Block a user