Add some style to the reset Zoom button

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-10-11 21:36:52 +02:00
parent 81e64f0402
commit 463f2a0cc5
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -19,7 +19,7 @@
{{ data_json }}
</div>
<div id="querychart"></div>
<button class="button-reset">
<button class="btn btn-primary button-reset">
{% trans 'Reset zoom' %}
</button>
</div>