1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/web_src/less
Giteabot 83903535e3
Fix code wrap for unbroken lines () ()
Backport 

## 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 Improve arc-green code theme () 2022-09-03 23:24:18 +08:00
code
codemirror Support Issue forms and PR forms () 2022-09-02 15:58:49 +08:00
console
features Preview images for Issue cards in Project Board view () 2023-02-11 16:12:41 +08:00
markup Change style to improve whitespaces trimming inside inline markdown code () () 2023-02-24 17:05:36 +00:00
modules Upgrade to stylelint 15 () 2023-02-21 09:23:45 -06:00
shared Timeline and color tweaks () 2022-11-19 12:02:30 +08:00
standalone
themes Release and Tag List tweaks () 2022-12-06 21:15:46 +08:00
_admin.less Webhook list enhancements () 2022-11-22 07:10:42 +08:00
_base.less Fix code wrap for unbroken lines () () 2023-03-04 20:55:12 +01:00
_dashboard.less Fix margin and alignment in dashboard repolist () 2022-12-17 09:58:57 +08:00
_editor.less Improve PR Review Box UI () 2023-02-21 21:36:53 +08:00
_explore.less Fix avatar misalignment () 2023-02-20 07:07:46 +08:00
_font_i18n.less Upgrade to stylelint 15 () 2023-02-21 09:23:45 -06:00
_form.less Add new captcha: cloudflare turnstile () 2023-02-05 15:29:03 +08:00
_home.less
_install.less Move all remaining colors into CSS variables () 2022-11-23 08:22:27 +08:00
_organization.less Remove dashes between organization member avatars on hover () 2023-02-21 12:28:31 +01:00
_package.less Fix empty container layer history and UI () 2022-09-27 15:03:24 +02:00
_repository.less Add word-break to sidebar-item-link () () 2023-02-27 15:59:36 -05:00
_review.less Upgrade to stylelint 15 () 2023-02-21 09:23:45 -06:00
_runner.less Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
_svg.less
_tribute.less CSS color enhancements () 2022-10-23 12:05:20 +08:00
_user.less
animations.less Improvements for Content Copy () 2022-11-21 17:59:42 +08:00
helpers.less Use gt-relative class instead of the ambiguous gt-pr class () 2023-02-20 19:16:56 -05:00
index.less Remove _actions.less () 2023-02-13 08:33:33 -06:00
variables.less fix media query edge case () 2020-11-17 00:33:19 -05:00