Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d87ef90

Browse files
committed
[Profiler] Fix the dump view panel
1 parent edf89d3 commit d87ef90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Resources/views/Profiler/dump.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
{{ dump.data|raw }}
6969
</div>
7070
{% else %}
71-
<div class="empty">
71+
<div class="empty empty-panel">
7272
<p>No content was dumped.</p>
7373
</div>
7474
{% endfor %}

0 commit comments

Comments
 (0)