Skip to content

[Bug] No control over filepond--item height #1033

Open
@KONEY

Description

@KONEY

Is there an existing issue for this?

  • I have searched the existing issues

Have you updated FilePond and its plugins?

  • I have updated FilePond and its plugins

Describe the bug

Probably not a bug but looks a bit odd to me:
file-items LI elements have an inline transform class, is there any way to control this values? I'd need to increase space between items.

Thanks for any help!

Reproduction

On https://codepen.io/rikschennink/pen/WXavEx upload 3 files then inspect second (middle) LI element to find an inline style containing a transform to a dynamic value which seems hardcoded and not related to anything declared in code:

transform: translate3d(0px, 54px, 0px) scale3d(1, 1, 1);

Environment

- Device: Dell Laptop
- OS: Windows 10
- Browser: Firefox Developer 135.0b2 (64-bit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions