mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-18 23:31:24 +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-openhandler {
|
||||
--debugbar-background: #fff;
|
||||
|
Reference in New Issue
Block a user