Skip to content

height="auto" doesn't work with max-height and scroll overflow #31

@brondavies

Description

@brondavies

I am using the following

<code-editor
    v-model="code"
    font-size="16px"
    :header="false"
    height="auto"
    :line-nums="true"
    max-height="900vh"
    theme="base16-materia"
    width="100%"></code-editor>

But it ends up with a display that has code overflowing the container.
image

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