loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Allow change line of admin-dl-horizontal dt (#25508)

Close #25389

After:

<img width="915" alt="Screen Shot 2023-06-26 at 11 00 12"
src="https://github.com/go-gitea/gitea/assets/17645053/45026447-cf50-4603-ade3-7b80a9023c20">


admin/dashboard:

<img width="957" alt="Screen Shot 2023-06-26 at 10 59 51"
src="https://github.com/go-gitea/gitea/assets/17645053/f4f95bbe-f747-46f1-8fbd-5778a19ebef7">

authored by

HesterG and committed by
GitHub
457946d5 2a6e2afa

-3
-3
web_src/css/admin.css
··· 35 35 font-weight: var(--font-weight-semibold); 36 36 width: 220px; 37 37 margin-right: 5px; 38 - overflow: hidden; 39 - text-overflow: ellipsis; 40 - white-space: nowrap; 41 38 } 42 39 43 40 @media (max-width: 767.98px) {