chore: switched drivers filter from text to select input (TrainsView); updated inputs clear buttons

This commit is contained in:
2025-04-14 19:24:28 +02:00
parent be55bac9fe
commit 8e196c8279
7 changed files with 49 additions and 42 deletions
@@ -51,7 +51,7 @@
:list="propName.toString()"
/>
<button class="search-exit" v-if="!propName.toString().startsWith('search-date')">
<button class="btn btn--action search-exit" v-if="!propName.toString().startsWith('search-date')">
<img
src="/images/icon-exit.svg"
alt="exit-icon"