diff --git a/app/javascript/flavours/glitch/styles/components.scss b/app/javascript/flavours/glitch/styles/components.scss index 7cadba58c1..72c11300e6 100644 --- a/app/javascript/flavours/glitch/styles/components.scss +++ b/app/javascript/flavours/glitch/styles/components.scss @@ -1665,6 +1665,7 @@ background: rgb(from $ui-highlight-color r g b / 20%); opacity: 0; animation: fade 0.7s reverse both 0.3s; + pointer-events: none; } }