mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore: switched drivers filter from text to select input (TrainsView); updated inputs clear buttons
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user