fix viva display

This commit is contained in:
Ross
2024-06-24 09:38:56 +01:00
parent 2696d192c9
commit 503e4d88aa
+1 -3
View File
@@ -66,7 +66,7 @@
<div id="current-case-report"></div>
</div>
<iframe id="viewer" style="width: 100%; height: 500px; border: none"/>
<iframe id="viewer" style="width: 100%; height: 500px; border: none"></iframe>
</div>
</div>
{% endblock %}
@@ -152,7 +152,6 @@
{{ form.media }}
{% endblock %}
{% block css %}
<style type="text/css">
@@ -176,4 +175,3 @@
}
</style>
{% endblock css %}