dustin10 / VichUploaderBundle

A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
MIT License
1.83k stars 519 forks source link

Fix the aligment of the icon in the symfony profiler #1455

Closed dheineman closed 3 months ago

dheineman commented 3 months ago

This was bothering me :P

not_aligned

Like symfony's own icons the svg itself should not have the icon and icon-tabler classes as these are applied in the template (https://github.com/symfony/symfony/tree/7.1/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon).