forgejo/web_src/js/components
silverwind 547a619744
fix double border and border-radius on empty action steps (#29845)
Before, double border-bottom and incorrect border-radius:

<img width="914" alt="Screenshot 2024-03-16 at 14 46 31"
src="https://github.com/go-gitea/gitea/assets/115237/6ea63c42-754c-420c-a0f5-c889a8507d9f">

After, both fixed:

<img width="917" alt="Screenshot 2024-03-16 at 14 45 59"
src="https://github.com/go-gitea/gitea/assets/115237/9d3f2dba-6b22-441d-8e99-5809d5f1f1c0">

(cherry picked from commit 43aa914b1750add631698a7fd57d76f743b0489b)
2024-03-20 08:46:30 +01:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
ActionRunStatus.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
ActivityHeatmap.vue Revert "Fix heatmap localization" 2024-03-20 07:31:23 +01:00
ContextPopup.vue Remove jQuery from the issue reference context popup (#29367) 2024-02-26 22:30:27 +01:00
DashboardRepoList.vue Add <overflow-menu>, rename webcomponents (#29400) 2024-03-20 08:46:29 +01:00
DiffCommitSelector.vue Remove the time-since class (#29826) 2024-03-20 08:46:30 +01:00
DiffFileList.vue Fix review UI (#27322) 2023-09-28 10:00:26 +00:00
DiffFileTree.vue Improve diff tree spacing (#27714) 2023-10-21 10:38:19 +00:00
DiffFileTreeItem.vue Add border to file tree 'sub-items' and add padding to 'item-file' (#27593) 2023-10-25 18:00:53 +08:00
PullRequestMergeForm.vue Modernize merge button (#28140) 2024-01-15 00:00:47 +02:00
RepoActionView.vue fix double border and border-radius on empty action steps (#29845) 2024-03-20 08:46:30 +01:00
RepoActivityTopAuthors.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
RepoBranchTagSelector.vue Forbid variables containing jQuery collections not having the $ prefix (#29839) 2024-03-20 08:46:30 +01:00
RepoCodeFrequency.vue Implement code frequency graph (#29191) 2024-02-26 22:30:26 +01:00
RepoContributors.vue Fix contributor graphs mobile layout and responsiveness (#29597) 2024-03-11 23:36:58 +07:00
RepoRecentCommits.vue Implement recent commits graph (#29210) 2024-02-26 22:30:26 +01:00
ScopedAccessTokenSelector.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00