forgejo/web_src
silverwind 8f2b95012d
Dont show expansion for empty actions steps ()
This hides the chevron icon and makes the step header unclickable for
skipped steps because there is no content to expand on those.

Before:

<img width="272" alt="Screenshot 2024-03-21 at 20 06 47"
src="https://github.com/go-gitea/gitea/assets/115237/9bb328d1-6f74-48a9-af19-de9b351e3707">

After:
<img width="295" alt="Screenshot 2024-03-21 at 20 03 07"
src="https://github.com/go-gitea/gitea/assets/115237/72a26e14-5a28-4606-8c3c-184b405872c8">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 5bd0773741be8f9476be0c76e8733f8c9dd65d19)
2024-03-26 19:04:28 +01:00
..
css Migrate font-size helpers to tailwind () 2024-03-26 19:04:28 +01:00
fomantic Remove fomantic site module () 2024-03-26 19:04:27 +01:00
js Dont show expansion for empty actions steps () 2024-03-26 19:04:28 +01:00
svg Customizable "Open with" applications for repository clone () 2024-03-23 11:58:54 +01:00