You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang 787a05a3a2
Fix code wrap for unbroken lines (#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/2114189/222743939-5f38d9e4-18d8-4ae0-8078-4b3a59195a30.png)

## After


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

---------

Co-authored-by: silverwind <me@silverwind.io>
1 year ago
..
chroma Improve arc-green code theme (#21039) 2 years ago
code Fix and restyle menu on code line (#15913) 3 years ago
codemirror Support Issue forms and PR forms (#20987) 2 years ago
console Add support for rendering terminal output with colors (#19497) 2 years ago
features Preview images for Issue cards in Project Board view (#22112) 1 year ago
markup Change style to improve whitespaces trimming inside inline markdown code (#23093) 1 year ago
modules Upgrade to stylelint 15 (#22944) 1 year ago
shared Timeline and color tweaks (#21799) 2 years ago
standalone Update JS dependencies, fix lint (#18389) 3 years ago
themes Release and Tag List tweaks (#21712) 2 years ago
_admin.less Webhook list enhancements (#21893) 2 years ago
_base.less Fix code wrap for unbroken lines (#23268) 1 year ago
_dashboard.less Fix margin and alignment in dashboard repolist (#22120) 2 years ago
_editor.less Improve PR Review Box UI (#22986) 1 year ago
_explore.less Fix avatar misalignment (#22955) 1 year ago
_font_i18n.less Upgrade to stylelint 15 (#22944) 1 year ago
_form.less Add new captcha: cloudflare turnstile (#22369) 1 year ago
_home.less fix media query edge case (#13546) 4 years ago
_install.less Move all remaining colors into CSS variables (#21903) 2 years ago
_organization.less Remove dashes between organization member avatars on hover (#23034) 1 year ago
_package.less Fix empty container layer history and UI (#21251) 2 years ago
_repository.less Pull Requests: add button to compare force pushed commits (#22857) 1 year ago
_review.less Upgrade to stylelint 15 (#22944) 1 year ago
_runner.less Move helpers to be prefixed with `gt-` (#22879) 1 year ago
_svg.less Update JS dependencies, fix lint (#18389) 3 years ago
_tribute.less CSS color enhancements (#21534) 2 years ago
_user.less Add badge capabilities to users (#20607) 2 years ago
animations.less Improvements for Content Copy (#21842) 2 years ago
helpers.less Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008) 1 year ago
index.less Remove _actions.less (#22885) 1 year ago
variables.less fix media query edge case (#13546) 4 years ago