chore: improved responsiveness of stats headers

This commit is contained in:
2025-05-07 21:03:44 +02:00
parent bf88caa704
commit a68c5020d9
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<div class="dropdown_wrapper" v-if="showDropdown">
<div>
<h1 class="stats-title text--primary">
<img src="/images/icon-stats.svg" alt="Open filters icon" />
<img src="/images/icon-stats.svg" alt="Open filters icon" height="28" />
{{ $t('station-stats.title') }}
</h1>