Fix layout issue by closing div tag for import items in preview
This commit is contained in:
@@ -192,6 +192,7 @@ missing_map: {{ item.missing_map|default:"{}" }}</pre>
|
||||
<div id="exclude-container-{{ item.index }}"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
<div class="d-flex gap-2">
|
||||
|
||||
Reference in New Issue
Block a user