Make sure the packet details can be seen.

This commit is contained in:
Jason Michalski
2024-05-17 19:10:25 -07:00
parent 8ed394bca2
commit 3719058274
+1 -1
View File
@@ -39,7 +39,7 @@
<div class="row">
{% include 'packet_list.html' %}
<div class="col-6 sticky-top" id="packet_details" style="height: 95vh; overflow: scroll">
<div class="col-6 sticky-top pt-4" id="packet_details" style="height: 95vh; overflow: scroll">
</div>
</div>
</div>