mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-03-04 23:27:46 +01:00
Make the packet and packet_details have the same margins.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="card mt-1">
|
||||
<div class="card mt-2">
|
||||
<div class="card-header">
|
||||
{% set from_me = packet.from_node_id == node_id %}
|
||||
{% set to_me = packet.to_node_id == node_id %}
|
||||
|
||||
Reference in New Issue
Block a user