Skip to content

Commit 41efdda

Browse files
GiteaBotsilverwind
andauthored
Fix rounded border for segment followed by pagination (#30809) (#30818)
Backport #30809 by @silverwind Fixes #30673, specifically #30673 (comment). Co-authored-by: silverwind <me@silverwind.io>
1 parent ee17289 commit 41efdda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/modules/segment.css

+1
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@
152152
}
153153

154154
.ui.attached.segment:has(+ .ui[class*="top attached"].header),
155+
.ui.attached.segment:has(+ .page.buttons),
155156
.ui.attached.segment:last-child,
156157
.ui.segment:has(+ .ui.segment:not(.attached)),
157158
.ui.attached.segment:has(+ .ui.modal) {

0 commit comments

Comments
 (0)