#Disable discord mirroring your preview

1 messages ยท Page 1 of 1 (latest)

feral tundra
#

Why not just delete the original transform?

.media-engine-video[class*="mirror_"] {
    transform: none;
}
wispy hemlock
#

because I couldn't find that

feral tundra
wispy hemlock
elfin beacon
#

blobcatcozy chain

safe jolt
#

How do I use this?

stiff flickerBOT
cold egret
sage hare
sharp nymph
#

if anyone still needs the fixed code snippet, here

div[class*="mirror__48b20"] {
    transform: none !important;
}```
#

im not great with css, dont judge me if there's a better way ๐Ÿ˜ญ