]> source.dussan.org Git - gitea.git/commit
Fix border-radius of header+segment boxes (#30667)
authorsilverwind <me@silverwind.io>
Wed, 24 Apr 2024 13:11:52 +0000 (15:11 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 13:11:52 +0000 (13:11 +0000)
commit3f19a6334575e1d2849999e8339f1b515cefaf1a
tree595ceab1ad606ab3a6404a1134fe10cd3018e6bf
parent8b3632435ef72c351af34a154b13511b34323471
Fix border-radius of header+segment boxes (#30667)

This is a very old bug with the bottom border-radiuses not being there
and the `:has` selector now makes it possible to cleanly solve it. It
affects all header+segment boxes, which there are many throughout the
UI:

<img width="1017" alt="Screenshot 2024-04-23 at 20 47 21"
src="https://github.com/go-gitea/gitea/assets/115237/870fe352-cc38-4bd6-bfe6-9fe8c3066f92">
web_src/css/modules/segment.css