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; }
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 :