Skip to content

Some sizes in WireElements\Pro\Components\Modal\Modal don't work #18

@boonstoppel

Description

@boonstoppel
public static function attributes(): array
    {
        return [
            // Set the modal size to 2xl, you can choose between:
            // xs, sm, md, lg, xl, 2xl, 3xl, 4xl, 5xl, 6xl, 7xl, fullscreen
            'size' => 'md',
        ];
    }

Sizes md, lg, and xl break the modal window.

Image

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