Skip to content

Function Node Documentation ToC overlaps footer #221

Open
@damonroberts95

Description

@damonroberts95

image

Adding the CSS

div#toc-column {
    position: sticky;
    top: -28px;
}

and disabling ul.fixed-toc and overflow: hidden on the parent grid class fixes it, but may have knock on effects elsewhere.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions