mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-24 10:12:54 +02:00
Align left
This commit is contained in:
@@ -275,10 +275,12 @@ a.phpdebugbar-open-btn {
|
||||
}
|
||||
.phpdebugbar-indicator span.phpdebugbar-tooltip dl dt {
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
}
|
||||
.phpdebugbar-indicator span.phpdebugbar-tooltip dl dd {
|
||||
margin: 0;
|
||||
grid-column-start: 2;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
select.phpdebugbar-datasets-switcher {
|
||||
|
Reference in New Issue
Block a user