Skip to content

CSS class on the debugger floating window #2131

Open
@boxed

Description

@boxed

Quick Summary:

The button to open the elm debugger window can sometimes conflict with other panels that should be in the lower right corner. At TriOptima we actually have 3 panels that all want this spot! One of them is a customer facing panel so we really want to have that in its intended place. There's another debug panel for iommi which we move with CSS.

But the elm panel doesn't have a CSS class and is just a div. It would be nice if it had a class like "elm-debug-toolbar" or something.

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