mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-06-25 12:31:30 +02:00
Make sure the packet details can be seen.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user