Skip to content

Improve ErrorWindow styles #35

@javier-godoy

Description

@javier-godoy
  • The message below the title should have word-break: break-all.

image

  • That element should have a css class so that it can be targeted for styling (with a sane CSS selector)
    image

  • That element is a span (which is an inline element). In production mode, there is a div (which is a block element) inside of it.
    image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions