Skip to content

CSS problem with profiler #6

@chandon

Description

@chandon

When opening domis86 from the profiler page, the profiler navigation bar is on top of domis86 window

To fix it, add this lines to Resources/views/Translator/webDebugDialog.html.twig :

.ui-dialog.ui-widget.ui-widget-content {
    z-index:10000;
}

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