forgejo/web_src/less
Giteabot 83903535e3
Fix code wrap for unbroken lines (#23268) (#23293)
Backport #23268

## The Problem

`overflow-wrap: break-word` doesn't work well for unbroken lines. Use
`overflow-wrap: anywhere` instead, and remove legacy alias `word-wrap`

## Before


![image](https://user-images.githubusercontent.com/2114189222743939-5f38d9e4-18d8-4ae0-8078-4b3a59195a30.png)

## After


![image](https://user-images.githubusercontent.com/2114189/222743833-0e0cfdbb-7b2e-420d-99f9-b1b45dde521a.png)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
2023-03-04 20:55:12 +01: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 Change style to improve whitespaces trimming inside inline markdown code (#23093) (#23120) 2023-02-24 17:05:36 +00:00
modules Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
shared
standalone
themes
_admin.less
_base.less Fix code wrap for unbroken lines (#23268) (#23293) 2023-03-04 20:55:12 +01:00
_dashboard.less
_editor.less Improve PR Review Box UI (#22986) 2023-02-21 21:36:53 +08:00
_explore.less Fix avatar misalignment (#22955) 2023-02-20 07:07:46 +08:00
_font_i18n.less Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
_form.less
_home.less
_install.less
_organization.less Remove dashes between organization member avatars on hover (#23034) 2023-02-21 12:28:31 +01:00
_package.less
_repository.less Add word-break to sidebar-item-link (#23146) (#23180) 2023-02-27 15:59:36 -05:00
_review.less Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06: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 Use gt-relative class instead of the ambiguous gt-pr class (#23008) 2023-02-20 19:16:56 -05:00
index.less Remove _actions.less (#22885) 2023-02-13 08:33:33 -06:00
variables.less