Skip to content

Remove inline styles on multistep dialog #7710

@ryannono

Description

@ryannono

Environment

  • Package version(s):
  • Browser and OS versions:

Feature request

currently the multi step dialog component has:
private getDialogStyle() { return { minWidth: MIN_WIDTH, paddingBottom: PADDING_BOTTOM, ...this.props.style }; }

which hardcodes the dialog width and forces users (me) to use important flag in css to override.

Examples

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