forgejo/web_src/less
Ferdinand Thiessen 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
---|---

![Screenshot_20230217_184716](https://user-images.githubusercontent.com/1855448/219733934-75bec38c-7cfe-47bb-b001-b090c02b769e.png)
|
![Screenshot_20230217_184655](https://user-images.githubusercontent.com/1855448/219733971-4db092d1-ffcb-4298-a640-f740a3ac430b.png)

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-18 09:47:06 +08:00
..
chroma
code
codemirror
console
features Preview images for Issue cards in Project Board view (#22112) 2023-02-11 16:12:41 +08:00
markup Load asciicast css async (#22502) 2023-01-18 12:19:38 -06:00
modules
shared
standalone
themes
_admin.less
_base.less First step to refactor the .hide to .gt-hidden (#22916) 2023-02-16 20:07:21 +08:00
_dashboard.less
_editor.less
_explore.less
_font_i18n.less
_form.less Add new captcha: cloudflare turnstile (#22369) 2023-02-05 15:29:03 +08:00
_home.less
_install.less
_organization.less
_package.less
_repository.less webview: Fix overflowing diff body (#22959) 2023-02-18 09:47:06 +08:00
_review.less First step to refactor the .hide to .gt-hidden (#22916) 2023-02-16 20:07:21 +08:00
_runner.less Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
_svg.less
_tribute.less
_user.less
animations.less
helpers.less First step to refactor the .hide to .gt-hidden (#22916) 2023-02-16 20:07:21 +08:00
index.less Remove _actions.less (#22885) 2023-02-13 08:33:33 -06:00
variables.less