forgejo/web_src/css
yp05327 4a0103fa29
Add word-break to repo description in home page (#27924)
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: silverwind <me@silverwind.io>
2023-11-07 23:52:08 +00:00
..
chroma
codemirror
editor Fix z-index on markdown completion (#27237) 2023-09-25 01:29:36 +02:00
features
markup Absolute positioned checkboxes overlay floated elements (#26870) 2023-09-30 09:30:44 +00:00
modules Fix the overflow style for "Hide all checks" (#27932) 2023-11-07 18:53:35 +00:00
repo Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 2023-10-17 16:10:45 +02:00
shared Reduce margin/padding on flex-list items and divider (#27872) 2023-11-02 12:30:38 +08:00
standalone
themes Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2023-10-06 09:46:36 +02:00
actions.css fix issues on action runners page (#27226) 2023-09-24 14:12:21 -04:00
admin.css
base.css Add word-break to organization name and description (#26624) 2023-10-25 10:40:39 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2023-10-06 09:46:36 +02:00
install.css
org.css Add word-break to organization name and description (#26624) 2023-10-25 10:40:39 +00:00
repo.css Add word-break to repo description in home page (#27924) 2023-11-07 23:52:08 +00:00
review.css
user.css