]> source.dussan.org Git - gitea.git/commitdiff
Fix rounded border for segment followed by pagination (#30809) (#30818)
authorGiteabot <teabot@gitea.io>
Thu, 2 May 2024 13:06:02 +0000 (21:06 +0800)
committerGitHub <noreply@github.com>
Thu, 2 May 2024 13:06:02 +0000 (13:06 +0000)
Backport #30809 by @silverwind

Fixes https://github.com/go-gitea/gitea/issues/30673, specifically
https://github.com/go-gitea/gitea/issues/30673#issuecomment-2085329812.

Co-authored-by: silverwind <me@silverwind.io>
web_src/css/modules/segment.css

index cb307dc1a3752084b28b3deab56fe083f8dc670b..48dc5c4488a164dd51a5e0c1438ea99b386db53b 100644 (file)
 }
 
 .ui.attached.segment:has(+ .ui[class*="top attached"].header),
+.ui.attached.segment:has(+ .page.buttons),
 .ui.attached.segment:last-child,
 .ui.segment:has(+ .ui.segment:not(.attached)),
 .ui.attached.segment:has(+ .ui.modal) {