You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
silverwind 9ce5e092f3
Fix scroll over mermaid frame (#21925)
When starting a scroll while the mouse is over a mermaid diagram, the
scroll sometimes propagates to the iframe, preventing the parent page
from scrolling. Fix this by disabling scroll inside the iframe. This is
not a problem because those frames are never meant to scroll. Bug seems
to affect Firefox only.


![scroll](https://user-images.githubusercontent.com/115237/203847578-6831e3c8-9df4-4577-8501-822fb9ea1278.gif)
2 years ago
..
fomantic Various CSS tweaks (#21244) 2 years ago
js Fix scroll over mermaid frame (#21925) 2 years ago
less Fix table misalignments and tweak webhook and githook lists (#21917) 2 years ago
svg Embed Matrix icon as SVG (#21890) 2 years ago