ldap and toc fix
This commit is contained in:
@@ -4139,3 +4139,8 @@ dialog::backdrop {
|
||||
max-width: 150px;
|
||||
transform: none;
|
||||
}
|
||||
|
||||
/* Keep public TOC targets visible below the sticky page header. */
|
||||
.public-content :is(h1, h2, h3, h4, h5, h6)[id] {
|
||||
scroll-margin-top: 88px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user