gitea/web_src/css
Giteabot 46ac04ce9d
Add word-break to repo description in home page (#27924) (#27957)
Backport #27924 by @yp05327

In #25315, @denyskon fixed UI on mobile view.
But for the repo description, on desktop view there's no word-break. 
So maybe we can just add `gt-word-break` to fix it on both mobile view
and desktop view.

Before:
desktop view:

![image](https://github.com/go-gitea/gitea/assets/18380374/a7659f5b-fbe9-400a-8cc2-cca44778556e)
mobile view:

![image](https://github.com/go-gitea/gitea/assets/18380374/611f1b81-58ac-4213-b165-5c73e24ca79e)

After:
desktop view:

![image](https://github.com/go-gitea/gitea/assets/18380374/f21bf3a7-f6aa-457d-9bfa-5c57659c68b1)
mobile view(almost same?)

![image](https://github.com/go-gitea/gitea/assets/18380374/ad2d1a4d-1172-402c-b5fc-5e910657847d)

Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: silverwind <me@silverwind.io>
2023-11-08 01:29:33 +00:00
..
chroma Chroma color tweaks (#26978) 2023-09-08 11:03:01 -05:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Fix z-index on markdown completion (#27237) (#27239) 2023-09-24 23:41:37 +00:00
features Refactor "shortsha" (#26877) 2023-09-03 02:58:52 +00:00
markup Absolute positioned checkboxes overlay floated elements (#26870) (#27366) 2023-09-30 17:10:48 +02:00
modules Reduce margin/padding on flex-list items and divider (#27872) (#27874) 2023-11-02 13:24:03 +08:00
repo Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) (#27661) 2023-10-17 14:46:35 +00:00
shared Reduce margin/padding on flex-list items and divider (#27872) (#27874) 2023-11-02 13:24:03 +08:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
themes Use mask-based fade-out effect for `.new-menu` (#27181) (#27243) 2023-09-25 07:52:41 +00:00
actions.css fix issues on action runners page (#27226) (#27233) 2023-09-24 18:43:12 +00:00
admin.css User details page (#26713) 2023-08-31 11:21:18 +02:00
base.css Improve dropdown button alignment and fix hover bug (#27632) (#27637) 2023-10-16 16:15:15 +08:00
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. (#27047) 2023-09-13 15:15:36 +08:00
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
font_i18n.css Fix `@font-face` overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Unify `border-radius` behavior (#26770) 2023-08-28 19:43:59 +00:00
helpers.css Remove some transition related code (#26755) 2023-08-28 01:26:23 +00:00
home.css avoid hard-coding height in language dropdown menu (#25986) 2023-07-19 23:30:57 +02:00
index.css Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
install.css Make "install page" respect environment config (#25648) 2023-07-09 22:43:37 +00:00
org.css Remove incorrect CSS helper classes (#26712) 2023-08-25 06:47:59 +00:00
repo.css Add word-break to repo description in home page (#27924) (#27957) 2023-11-08 01:29:33 +00:00
review.css Unify `border-radius` behavior (#26770) 2023-08-28 19:43:59 +00:00
user.css Unify `border-radius` behavior (#26770) 2023-08-28 19:43:59 +00:00