Skip to content

It doesn't seem possible to specify individual CSS if i'm using different modal instances #10

@sterichards

Description

@sterichards

I am using Angular 10 and I use DI to inject ModalService but I cannot seem to update the CSS unless I modify the CSS of the ModalComponent (modal.component.less) but that affects any custom components that use the modal

I have tried applying style to<jw-modal id="previewCertificateVersion" class="certificate-preview">, applying class to the div and also updating the CSS of my component, with updates values defined in the model.component.less file but none get applied

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