mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-01-08 22:49:39 -06:00
Update scroll classname to make base.html template
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<h3>SQL Details</h3>
|
||||
</div>
|
||||
<div class="flDebugPanelContent">
|
||||
<div class="scroll">
|
||||
<div class="flDebugScroll">
|
||||
<dl>
|
||||
<dt>Executed SQL</dt>
|
||||
<dd>{{ sql }}</dd>
|
||||
|
||||
Reference in New Issue
Block a user