laravel / lumen-framework

The Laravel Lumen Framework.
https://lumen.laravel.com
MIT License
1.48k stars 419 forks source link

Giant SVG icons on debug screen #1048

Closed isteven closed 4 years ago

isteven commented 4 years ago

Description:

I'm new with Lumen & trying to follow a simple tutorial (https://blog.pusher.com/php-laravel-migration/), however every time I encountered an error, I saw this screen:

image

Somehow the buttons are rendered in giant size. The small text on the left are the debug messages.

As a result, I'm not able to properly read the debug messages.

Any help would be appreciated. Thank you.

Steps To Reproduce:

N/A

driesvints commented 4 years ago

This doesn't seems to be Lumen related. There are no such buttons in Lumen.