Spaces:
Running
Running
hide overview tab on load..
Browse files- 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
|