Skip to content

Modal does not honor provided CSS class in "className" property #800

@JaySardhara

Description

@JaySardhara

Description

CSS class provided in Modal "className" property does not have any effect.

Currently bypassing this issue by directly manipulating underlying "fundamental-style" CSS property of Modal.

.fd-modal{ max-width: none!important; } .modal-demo-bg{ width: 90%; }

Versions

fundamental-react: 0.7.1
fundamental-styles: 0.3.0

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