mirror of https://github.com/go-gitea/gitea.git
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.
00b98bc8e0
Right now rerun icon on action view component will not be seen when duration text length is long, because the wrapper `job-brief-info` has a fixed width, and the svg is squeezed. The way to fix this in this PR is to change width to `fit-content` and exchange position of duration text and rerun svg. Before (rerun svg not shown on hover): <img width="1401" alt="Screen Shot 2023-06-27 at 12 53 41" src="https://github.com/go-gitea/gitea/assets/17645053/bb3f62ec-8c56-4dbc-96f1-718b50426d91"> After: <img width="1409" alt="Screen Shot 2023-06-27 at 12 50 59" src="https://github.com/go-gitea/gitea/assets/17645053/620aa02c-2326-408d-a763-453f48f42c40"> |
2 years ago | |
---|---|---|
.. | ||
.eslintrc.yaml | 2 years ago | |
ActionRunStatus.vue | 2 years ago | |
ActivityHeatmap.vue | 2 years ago | |
ContextPopup.vue | 2 years ago | |
DashboardRepoList.vue | 2 years ago | |
DiffFileList.vue | 2 years ago | |
DiffFileTree.vue | 2 years ago | |
DiffFileTreeItem.vue | 2 years ago | |
PullRequestMergeForm.vue | 2 years ago | |
RepoActionView.vue | 2 years ago | |
RepoActivityTopAuthors.vue | 2 years ago | |
RepoBranchTagSelector.vue | 2 years ago | |
ScopedAccessTokenSelector.vue | 2 years ago |