gitea/web_src/js/components
silverwind a4455d313e
Fix alignment in actions right view (#29979)
Fixes: https://github.com/go-gitea/gitea/issues/29974, Regression from
https://github.com/go-gitea/gitea/pull/29640.

Depending on the number of steps on the left side, the right side will
vertically expand. Collapse it with `align-self`.

<img width="1308" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/9bcede9c-d869-4f3f-8a10-026c74c03f71">
2024-03-26 07:56:44 +00:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
ActionRunStatus.vue Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
ActivityHeatmap.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
ContextPopup.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
DashboardRepoList.vue Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
DiffCommitSelector.vue Refactor all `.length === 0` patterns in JS (#30045) 2024-03-25 18:37:55 +00:00
DiffFileList.vue Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
DiffFileTree.vue Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
DiffFileTreeItem.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
PullRequestMergeForm.vue Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
RepoActionView.vue Fix alignment in actions right view (#29979) 2024-03-26 07:56:44 +00:00
RepoActivityTopAuthors.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
RepoBranchTagSelector.vue Refactor all `.length === 0` patterns in JS (#30045) 2024-03-25 18:37:55 +00:00
RepoCodeFrequency.vue Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
RepoContributors.vue Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
RepoRecentCommits.vue Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
ScopedAccessTokenSelector.vue Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00