forked from gitea/gitea

If the content is quite large the diff body overflows the container and can not be read. This is fixed by setting the diff body maximum width to 100% and enable overflow scrollbars: before | after ---|---  |  Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>