chore: moved station stats to a dropdown

This commit is contained in:
2024-08-18 01:43:27 +02:00
parent 58d6a97762
commit 9c4c806f0e
7 changed files with 155 additions and 131 deletions
+1 -1
View File
@@ -414,7 +414,7 @@ export default defineComponent({
$rowCol: #424242;
.station_table {
height: 80vh;
height: 85vh;
max-height: 2000px;
min-height: 700px;
overflow: auto;