Subh775 commited on
Commit
cec4f53
·
1 Parent(s): 1e649ad

hide overview tab on load..

Browse files
Files changed (1) hide show
  1. frontend/vehicles.html +1 -1
frontend/vehicles.html CHANGED
@@ -461,7 +461,7 @@
461
  </div>
462
 
463
  <!-- TAB: Overview -->
464
- <div id="tab-overview" class="grid grid-cols-12 gap-4 flex-1 min-h-0 overflow-hidden">
465
 
466
  <!-- Congestion Index -->
467
  <div
 
461
  </div>
462
 
463
  <!-- TAB: Overview -->
464
+ <div id="tab-overview" class="hidden grid grid-cols-12 gap-4 flex-1 min-h-0 overflow-hidden">
465
 
466
  <!-- Congestion Index -->
467
  <div