mirror of
https://github.com/go-gitea/gitea
synced 2025-08-07 01:58:19 +00:00
Allow markdown table to scroll (#4401)
* Allow markdown table to scroll `overflow:auto` isn't effective when a table is wider than the container. Adding `display:block` fixes this issue.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user