1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 20:55:47 +00:00
gitea/web_src
Giteabot 8242c3c88c
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>
2024-03-16 18:16:45 +01:00
..
css Fix Safari spinner rendering (#29801) (#29802) 2024-03-14 22:08:59 +00:00
fomantic Remove fomantic text module (#26777) 2023-08-30 10:37:17 +00:00
js fix double border and border-radius on empty action steps (#29845) (#29850) 2024-03-16 18:16:45 +01:00
svg Update Twitter Logo (#29621) (#29633) 2024-03-06 17:41:23 +01:00