Skip to content

Bug when displaying f7File() buttons #284

@SCasanova

Description

@SCasanova

The class .btn-file is set up as follows:

.btn-file {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

These two lines make the left side off7File() buttons rounded and the right side straight.

Image

Tried to fix and PR, but I was unable to find the class on quick glance.

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