You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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">
11 months ago
..
.eslintrc.yaml Implement contributors graph (#27882) 12 months ago
ActionRunStatus.vue Fix incorrect tailwind migration (#30007) 11 months ago
ActivityHeatmap.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
ContextPopup.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
DashboardRepoList.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
DiffCommitSelector.vue Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
DiffFileList.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
DiffFileTree.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
DiffFileTreeItem.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
PullRequestMergeForm.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
RepoActionView.vue Fix alignment in actions right view (#29979) 11 months ago
RepoActivityTopAuthors.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
RepoBranchTagSelector.vue Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
RepoCodeFrequency.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
RepoContributors.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
RepoRecentCommits.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
ScopedAccessTokenSelector.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago