Skip to content

Max height  #41

@1ucay

Description

@1ucay

If I have wysiwyg field at first in row, repeater is too tall. Workaround is adding max-height property

.collapsed-row .acf-fields.-left .acf-field-wysiwyg:first-child,
.acf-fields.-top .collapsed-row .acf-fields .acf-field-wysiwyg:first-child {
    max-height: 150px;
    overflow: hidden;
}

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