forgejo/web_src/js/components
Giteabot 07da773418
fix double border and border-radius on empty action steps (#29845) (#29850)
Backport #29845 by @silverwind

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">

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit 8242c3c88c43bec4905bd689dbb05f7f64e2c3d7)
2024-03-21 17:09:50 +01:00
..
.eslintrc.yaml Add eslint-plugin-vue-scoped-css (#26720) 2023-08-25 13:47:27 +00:00
ActionRunStatus.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
ActivityHeatmap.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
ContextPopup.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
DashboardRepoList.vue Restore warning commit status (#27504) (#27529) 2023-10-09 11:56:02 +08:00
DiffCommitSelector.vue Fix JS NPE when viewing specific range of PR commits (#27912) (#27923) 2023-11-06 09:22:44 +00:00
DiffFileList.vue Fix review UI (#27322) (#27331) 2023-09-28 13:27:13 +00:00
DiffFileTree.vue Improve diff tree spacing (#27714) (#27719) 2023-10-21 10:44:58 +00:00
DiffFileTreeItem.vue Improve diff tree spacing (#27714) (#27719) 2023-10-21 10:44:58 +00:00
PullRequestMergeForm.vue Modernize merge button (#28140) (#28786) 2024-01-16 14:40:18 +00:00
RepoActionView.vue fix double border and border-radius on empty action steps (#29845) (#29850) 2024-03-21 17:09:50 +01:00
RepoActivityTopAuthors.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
RepoBranchTagSelector.vue Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
ScopedAccessTokenSelector.vue Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00