diff --git a/Resources/public/style/httplug.css b/Resources/public/style/httplug.css index a7a06141..318d6ec4 100644 --- a/Resources/public/style/httplug.css +++ b/Resources/public/style/httplug.css @@ -80,6 +80,11 @@ font-size: 12px; } +.httplug-duration { + min-width: 6ch; + text-align:center; +} + /** * HTTP method colors from swagger-ui. */ diff --git a/Resources/views/webprofiler.html.twig b/Resources/views/webprofiler.html.twig index 10001f74..045fd1d6 100644 --- a/Resources/views/webprofiler.html.twig +++ b/Resources/views/webprofiler.html.twig @@ -94,6 +94,7 @@ {{ stack.requestTarget }}