1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-24 10:12:54 +02:00

Name of the parameter easier to read in the timeline (#757)

This commit is contained in:
cesarreyes3
2025-03-28 01:28:11 -05:00
committed by GitHub
parent 448af5e6e6
commit d4af737591

View File

@@ -276,6 +276,7 @@ ul.phpdebugbar-widgets-timeline {
ul.phpdebugbar-widgets-timeline table.phpdebugbar-widgets-params .phpdebugbar-widgets-name {
width: 20%;
font-weight: bold;
vertical-align: top;
}
/* -------------------------------------- */