Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.

Default CSS styling is broken #7

@UXVirtual

Description

@UXVirtual

There has been some breaking changes to the bootstrap CSS which breaks the default preloader styling. A current workaround for this is to set the following styling:

<style>
        .modal-dialog {
            max-width: 100%;
        }
    </style>

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