[Glitch] Fix newly-highlighted replies not being interactable
Port df72a2dbbec8173515568c02427076ebff5c2297 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
9db7ad670f
commit
e2a8b5c30f
@ -1665,6 +1665,7 @@
|
|||||||
background: rgb(from $ui-highlight-color r g b / 20%);
|
background: rgb(from $ui-highlight-color r g b / 20%);
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
animation: fade 0.7s reverse both 0.3s;
|
animation: fade 0.7s reverse both 0.3s;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user