Skip to content

Commit

Permalink
Fix rounded border for segment followed by pagination (go-gitea#30809)
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind authored and GiteaBot committed May 2, 2024
1 parent e1a79ae commit e3bf5bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web_src/css/modules/segment.css
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
}

.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) {
Expand Down

0 comments on commit e3bf5bb

Please sign in to comment.