]> source.dussan.org Git - gitea.git/commit
Fix active item in tab menu (#30690)
authorsilverwind <me@silverwind.io>
Thu, 25 Apr 2024 10:53:39 +0000 (12:53 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Apr 2024 10:53:39 +0000 (12:53 +0200)
commitd0bfc978de802683b9a44720b7f5a8a8394d38be
tree0ffc5b4b534065778e5309d20b3d203a806e3967
parentc685eefe4a8ff6e32bc859a3457a5090f58ea8c5
Fix active item in tab menu (#30690)

Before, item would also resize on hover because of font weight:
<img width="381" alt="Screenshot 2024-04-25 at 01 28 53"
src="https://github.com/go-gitea/gitea/assets/115237/4f3291fc-90be-4d66-ae8b-3c2f763cb956">

After:
<img width="381" alt="Screenshot 2024-04-25 at 01 28 40"
src="https://github.com/go-gitea/gitea/assets/115237/06145bf2-1ddd-4171-9217-d92c100ea405">

Co-authored-by: Giteabot <teabot@gitea.io>
web_src/css/modules/menu.css