 Ferdinand ThiessenandGitHub
|
8bba7e30b2
|
webview: Fix overflowing diff body (#22959)
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>
|
2023-02-18 09:47:06 +08:00 |
|