Skip to content

Absolutely positioned line numbers overflowing container #40

Closed
@jasonford

Description

@jasonford

Screenshot_from_2021-02-05_17-27-26

This issue is probably upstream, but figured I'd open it here since it can be patched with a simple:

.d2h-wrapper
{
  position: relative;
}

For extra context: the overflow happens because the line numbers stay in the same location within the scroll window when a parent of your components scrolls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions