mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-19 07:41:39 +02:00
Reset debugbar DOM position
This commit is contained in:
@@ -5,6 +5,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.phpdebugbar, div.phpdebugbar *, div.phpdebugbar :after, div.phpdebugbar :before {
|
||||||
|
position: static;
|
||||||
|
}
|
||||||
|
|
||||||
div.phpdebugbar,
|
div.phpdebugbar,
|
||||||
div.phpdebugbar-openhandler {
|
div.phpdebugbar-openhandler {
|
||||||
--debugbar-background: #fff;
|
--debugbar-background: #fff;
|
||||||
|
Reference in New Issue
Block a user