Skip to content

Commit 5ceef82

Browse files
Merge branch 'main' into rbac
2 parents 5e63003 + c6fde1a commit 5ceef82

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/css/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,3 +293,8 @@ a[docid="docs"] > svg {
293293
display: none;
294294
}
295295
}
296+
297+
/* Disable automatic next/previous pagination links */
298+
.pagination-nav {
299+
display: none;
300+
}

0 commit comments

Comments
 (0)